BSD-3-Clause licensed by Michel Boucey
Maintained by [email protected]
This version can be pinned in stack with:NanoID-3.4.0.2@sha256:e1fe430a0bfa3f6f844f4d7eb934064bdfd8b53c2b72acb6ddd07edd3d013187,1598

Module documentation for 3.4.0.2

Used by 1 package in nightly-2024-07-09(full list with versions):

NanoID generator, library and CLI tool CI

[user@box ~] $ nanoid -h
nanoid v3.4.0.2, (c) Michel Boucey 2022-2024

Usage: nanoid [-a|--alphabet ARG] [-l|--length ARG] [-p|--password] 
              [-q|--quantity ARG] [-n|--newline] [-v|--version]

  NanoID generator

Available options:
  -a,--alphabet ARG        Use an alternative alphabet (ascii chars only)
  -l,--length ARG          Get a shorter NanoID (Default length is 21 chars)
  -p,--password            Special password generation
  -q,--quantity ARG        Quantity of NanoID to generate
  -n,--newline             Do not output the trailing newline
  -v,--version             Show version
  -h,--help                Show this help text