package
0.0.0-20250225105205-8289a55d8107
Repository: https://github.com/mysteriumnetwork/node.git
Documentation: pkg.go.dev
# Functions
NewConcurrentRandomSource constructs ConcurrentRandomSource, wrapping existing rand.Source/rand.Source64.
NewTimeSeededRand creates *rand.Rand seeded with current time and safe for concurrent use.