SCRU160: Sortable, Clock and Random number-based Unique identifier
Apache-2.0
2021 LiosK
Generates a new SCRU160 ID encoded in the base32hex format.
32-character base32hexupper string (/^[0-9A-V]{32}$/).
/^[0-9A-V]{32}$/
Generates a new SCRU160 ID encoded in the hexadecimal format.
40-character hexadecimal string (/^[0-9a-f]{40}$/).
/^[0-9a-f]{40}$/
Generated using TypeDoc
SCRU160: Sortable, Clock and Random number-based Unique identifier
Apache-2.0
2021 LiosK