UNPKG

n-digit-token

Version:

Cryptographically secure pseudo-random token of n digits

5 lines (4 loc) 133 B
export * from './generateWithoutModuloBias'; export * from './types'; export * from './validation'; export * from './handleOptions';