Changes for version v0.3.3 - 2026-02-12

  • gen_uuid now generates v4 UUIDs using Crypt::PRNG (no longer shells out to uuidgen)
  • Added gen_random_id for hex-encoded cryptographic random IDs
  • Added generator test suite (t/05-generators.t)

Documentation

Modules

Password authentication and token generation using Crypt::Passphrase
Value generation utilities for Concierge::Auth