ipv6
ipv6(network: bool = False) -> str
Generate a random IPv6 address.
- Locale dependent
Arguments
| Param | Type | Default | Description |
|---|---|---|---|
network |
bool | False | Return a network address with prefix length notation. |
Returns str
ipv6(network: bool = False) -> str
Generate a random IPv6 address.
Arguments
| Param | Type | Default | Description |
|---|---|---|---|
network |
bool | False | Return a network address with prefix length notation. |
Returns str