Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SimpleGenerator ¶
type SimpleGenerator struct { }
func (*SimpleGenerator) GenerateRandomRangeNumber ¶
func (g *SimpleGenerator) GenerateRandomRangeNumber(min, max int64) int64
func (*SimpleGenerator) GenerateSha256Hash ¶
func (g *SimpleGenerator) GenerateSha256Hash(input string) string
func (*SimpleGenerator) GenerateUUID ¶
func (g *SimpleGenerator) GenerateUUID() string
Click to show internal directories.
Click to hide internal directories.