Versions in this module Expand all Collapse all v0 v0.0.13 Dec 1, 2022 Changes in this version + type RandomTokenGenerator struct + func New() *RandomTokenGenerator + func (*RandomTokenGenerator) CreatePINLikeToken() RandomTokenType + func (*RandomTokenGenerator) CreateSecureToken() RandomTokenType + func (*RandomTokenGenerator) CreateSecureTokenWithSize(size int) RandomTokenType + type RandomTokenType string