Expand description
Utilities
Functions§
- base36_
encode - Base36 Encoder
- create_
counter - Default counter function
- create_
entropy - Creates entropy by length
- create_
fingerprint - Creates a machine-specific fingerprint
- create_
hash - Creates hash based on data and hash it with SHA based on feature flag you specified
- create_
letter - Randomly selects a letter from
RandomFunctionTypevalue - is_cuid
- Checks if this is valid
crate::Cuid
Type Aliases§
- Counter
Function Type - Counter function type
- Create
Counter Function Type - Create counter function type
- Finger
Print Function Type - Fingerprint function type
- Random
Function Type - Random function type