package
Version:
v0.9.0
Opens a new window with list of versions in this module.
Published: Apr 28, 2020
License: ISC
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Builder is a factory for codes
New creates a new random code
NewFromID creates a new code from a number
NewFromString creates a new code from a string representation (typically a URL path)
Code represents a positive integer that also has a human-readable, url-friendly, rather minimalistic representation
Code64 is a 64-bit Code
NewCode64 returns a random Code64
ID returns a numeric representation of a 64-bit Code
String returns a human-readable, url-friendly representation of a 64-bit Code
Source Files
¶
Click to show internal directories.
Click to hide internal directories.