//
pkg.gl
Category
github.com/codemonkeysoftware/mouseion
pkg
testhelpers
package
0.0.0-20211107170905-73b9441901f2
Repository:
https://github.com/codemonkeysoftware/mouseion.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
43 SLOC
#
Functions
GenerateRandomEmail
GenerateRandomEmail return a random email suitable for testing.
RandBytes
RandBytes generates a random []byte of length n.
RandString
RandString is a convenience function that returns the string of RandBytes(n).