Documentation
¶
Index ¶
- func CreateChildRand(parent rand.Source) *rand.Rand
- func CreateChildSource(parent rand.Source) rand.Source
- func GenerateDateOfBirth() string
- func GenerateFirstName() string
- func GenerateHexString(n int) string
- func GenerateLastName() string
- func GenerateOwnerName() string
- func GeneratePaymentToken() string
- func GenerateUserName() string
- func NewLockedRand(src rand.Source) *rand.Rand
- func NewLockedSource(src rand.Source) rand.Source
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateChildRand ¶
func CreateChildRand(parent rand.Source) *rand.Rand
func CreateChildSource ¶
func CreateChildSource(parent rand.Source) rand.Source
func GenerateDateOfBirth ¶
func GenerateDateOfBirth() string
func GenerateFirstName ¶
func GenerateFirstName() string
func GenerateHexString ¶
func GenerateLastName ¶
func GenerateLastName() string
func GenerateOwnerName ¶
func GenerateOwnerName() string
func GeneratePaymentToken ¶
func GeneratePaymentToken() string
func GenerateUserName ¶
func GenerateUserName() string
func NewLockedRand ¶
func NewLockedRand(src rand.Source) *rand.Rand
func NewLockedSource ¶
func NewLockedSource(src rand.Source) rand.Source
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.