//
pkg.gl
Category
github.com/multiversx/mx-chain-core-go
core
random
package
1.2.23
Repository:
https://github.com/multiversx/mx-chain-core-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
10
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.