//
pkg.gl
Category
github.com/refraction-networking/obfs4
common
probdist
package
0.1.2
Repository:
https://github.com/refraction-networking/obfs4.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
2
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.