Handlebars Helpers
Custom Random Human ID
Returns a random ID of custom length using easy to read characters. (ABCDEFHKLMNPRTUVWXY1346789)
Character Set
Generates a custom length id from the following character set :
ABCDEFHKLMNPRTUVWXY1346789
TIP
For a random ID with a checksum character, use the llm_random_id
helper. This allows you to check if a previously generated ID is valid.
Examples
Example definition:
Substituted definition