Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateNumberArray ¶
Function to generate numbers from min to max, including min but excluding max, optionally in a random order.
func ShuffleArray ¶
func ShuffleArray[T any](array []T)
Function to shuffle a slice of arrays in place.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.