package
module
Version:
v0.0.0-...-2816018
Opens a new window with list of versions in this module.
Published: Dec 18, 2021
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 7
Opens a new window with list of known importers.
README
¶
random
Simple Random Stuff
Documentation
¶
Str - creates randon str w len of n. Letter only (upper and lower).
StrLetterNum - same as Str, but Letters and Numbers.
StrLetterNumUpper - same as Str, but Letters Upper only and Numbers.
StrTS - Same as Str,but adds Unix in Base64 as prefix.
StrTSNano - Same as Str,but adds UnixNano in Base64 as prefix.
StrUpper - same as Str, but only Uppercase Letters.
TSNano - returns now in secs encoded b64.
TSNano - returns now in nanosecs encoded b64.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.