//
pkg.gl
Category
github.com/DharitriOne/drt-chain-core-go
core
random
package
0.0.4
Repository:
https://github.com/dharitrione/drt-chain-core-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
8
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.