Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeGenerator ¶
func (*FakeGenerator) GenerateRandomRangeNumber ¶
func (f *FakeGenerator) GenerateRandomRangeNumber(min, max int64) int64
func (*FakeGenerator) GenerateSha256Hash ¶
func (f *FakeGenerator) GenerateSha256Hash(input string) string
func (*FakeGenerator) RandomPINCodeGenerator ¶ added in v0.9.14
func (f *FakeGenerator) RandomPINCodeGenerator(l int) string
func (*FakeGenerator) RandomPasswordGenerator ¶ added in v0.9.14
func (f *FakeGenerator) RandomPasswordGenerator(l int) string
Click to show internal directories.
Click to hide internal directories.