package
0.4.86
Repository: https://github.com/nucleuscloud/neosync.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
If n is greater than ceiling, returns ceiling.
No description provided by the author
Given two sorted slices and a max value, returns the index from each slice that when summing their values, will be equal or as close to the maxValue as possible.
If n is less than floor, returns floor.
No description provided by the author
Generates a random float64 in the range of the min and max float64 values.
Generates a random int64 of length l.
Generates a random int64 with length in the inclusive range of [min, max].
Generates a random int64 in the inclusive range of [min, max].
Generate a random alphanumeric string of length l.
Generate a random alphanumeric string within the interval [min, max].
Generates a random string from the values corpus The lengthMap and mapKeys must be derivative of values.
gets the number of digits in an int64.
No description provided by the author
returns a random index from a one-dimensional slice.
No description provided by the author
No description provided by the author
No description provided by the author
use MaxASCII to ensure that the unicode value is only within the ASCII block which only contains latin numbers, letters and characters.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author