Fixtures v0.0.2 Fixtures.Network View Source

Network related generators.

Link to this section Summary

Link to this section Functions

A

Link to this function

cidr(settings, key, opts \\ [])

View Source
cidr(Keyword.t(), atom(), Keyword.t()) :: String.t()

A

A

It is possible to pass :depth to set the number of subdomains.

Link to this function

domain(settings, key, opts \\ [])

View Source
domain(Keyword.t(), atom(), Keyword.t()) :: String.t()

A

It is possible to pass :depth to set the number of subdomains.

A

Link to this function

email(settings, key, opts \\ [])

View Source
email(Keyword.t(), atom(), Keyword.t()) :: String.t()

A

A

Link to this function

ip(settings, key, opts \\ [])

View Source
ip(Keyword.t(), atom(), Keyword.t()) :: String.t()

A

Random top level domain.

Link to this function

tld(settings, key, opts \\ [])

View Source
tld(Keyword.t(), atom(), Keyword.t()) :: String.t()

Random top level domain.

A

Link to this function

url(settings, key, opts \\ [])

View Source
url(Keyword.t(), atom(), Keyword.t()) :: String.t()

A