Changes for version 0.003 - 2026-01-20

  • cli cfbase32-rand
    • Use Math::Random::Secure for random number.
    • [bugfix] Fix setting range with --len / --min-len / --max-len.
    • Implement options --unique (-u), --prev-file (-p).
    • Add option: --fill-char-template (-f).
    • [ux] Add shorter alias -l for --len.

Documentation

Decode Crockford's Base32-encoded string
Encode string to Crockford's Base32 encoding
Generate one or more Crockford Base 32 numbers
Convert Crockford's Base 32 encoding to integer decimal number
Convert integer decimal number(s) to Crockford's Base 32 encoding

Modules

Utilities related to Crockford's Base 32 encoding