package
Version:
v0.3.1
Opens a new window with list of versions in this module.
Published: Oct 10, 2024
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
¶
type Sampler[T any] struct {
Values []T
}
Get returns n 'random' items
because the values gets preshuffled in a ring buffer there is no guaranty that there are no duplicate items
Source Files
¶
Click to show internal directories.
Click to hide internal directories.