//
pkg.gl
Category
github.com/Dharitri-org/drtg-core
core
random
package
0.1.4
Repository:
https://github.com/dharitri-org/drtg-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
34 SLOC
#
Functions
FisherYatesShuffle
FisherYatesShuffle will shuffle the provided indexes slice based on a provided randomizer.
#
Structs
ConcurrentSafeIntRandomizer
ConcurrentSafeIntRandomizer implements dataRetriever.IntRandomizer and can be accessed in a concurrent manner.