package
Version:
v0.0.0-...-a00ab96
Opens a new window with list of versions in this module.
Published: Sep 8, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Int returns a random integer in range [min, max].
func Ints(from, to, size int) []int
Ints returns a random integer array with the specified from, to and size.
String returns a random string ['a', 'z'] and ['0', '9'] in the specified length.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.