package
1.1.7
Repository: https://github.com/melonwool/go-zero.git
Documentation: pkg.go.dev

# Functions

CalcEntropy calculates the entropy of m.
MaxInt returns the larger one of a and b.
MinInt returns the smaller one of a and b.
NewProba returns a Proba.
NewUnstable returns a Unstable.

# Structs

A Proba is used to test if true on given probability.
A Unstable is used to generate random value around the mean value base on given deviation.