Documentation ¶
Overview ¶
Package random holds a few functions for working with random numbers
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Password ¶
Password creates a crypto strong password which is just about memorable. The password is composed of printable ASCII characters from the URL encoding base64 alphabet (A-Za-z0-9_-).
Requires password strength in bits. 64 is just about memorable 128 is secure
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.