NAME

App::Netdisco::Util::Token

DESCRIPTION

Mints session and API authentication secrets.

There are no default exports, however the :all tag will export all subroutines.

EXPORT_OK

random_token

Returns a 64 character lowercase hexadecimal string from Crypt::URandom, a different value on every call.