package
Version:
v0.0.27
Opens a new window with list of versions in this module.
Published: Dec 12, 2022
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Package id generates unique random strings
New returns a new random string
Random generates a random string made from bytes of size n.
If n < 1 or significantly large, it is set to reasonable bounds.
It uses `crypto/rand` but falls back to `math/rand` on error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.