//
pkg.gl
Category
github.com/OperatorFoundation/obfs4
common
probdist
package
1.0.0
Repository:
https://github.com/operatorfoundation/obfs4.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
4
Files
187 SLOC
#
Functions
New
New creates a weighted distribution of values ranging from min to max based on a HashDrbg initialized with seed.
#
Structs
WeightedDist
WeightedDist is a weighted distribution.