api documentation for rand-token (v0.3.0)

Generate random tokens

table of contents

  1. module rand-token
    1. function rand-token.generate (size, chars)
    2. function rand-token.generator (options)
    3. function rand-token.suid (length, epoch, prefixLength)
    4. function rand-token.uid (size, chars)

module rand-token

function rand-token.generate (size, chars)

function rand-token.generator (options)

function rand-token.suid (length, epoch, prefixLength)

function rand-token.uid (size, chars)

[ this document was created with utility2 ]