//
pkg.gl
Category
github.com/polarismesh/polaris-go
pkg
algorithm
rand
package
0.9.0
Repository:
https://github.com/polarismesh/polaris-go.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
6
Dependents
10
Files
68 SLOC
#
Functions
Intn
返回全局随机数.
NewScalableRand
初始化随机数发生器.
SelectWeightedRandItem
通过随机权重算法选择值.
#
Structs
ScalableRand
可水平扩展的随机数发生器.
#
Interfaces
WeightedSlice
带权重的数组.