package
Version:
v0.0.0-...-40008dc
Opens a new window with list of versions in this module.
Published: Jun 11, 2022
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package random contains functions for operations with random effects.
func SliceIntN(inputSlice []int, n int) []int
SliceIntN will return a slice of n randomly selected values
from the slice s.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.