package
Version:
v0.1.10
Opens a new window with list of versions in this module.
Published: May 29, 2025
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func RandFromSlice(pool interface{}, dst interface{}, weight func(i int) uint32) error
RandFromSlice random out a slice node from the offered slice by weight
func RandFromSliceDeduplicated(pool interface{}, needNum uint32, dst interface{}, weight func(i int) uint32) error
RandFromSliceDeduplicated random out a sub slice from the offered slice by weight
Source Files
¶
Click to show internal directories.
Click to hide internal directories.