Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetNumbers ¶
GetNumbers generates a list of lottery numbers based on the given parameters.
Parameters: - numbersList: a list of integers representing the available numbers for the lottery. - lines: an integer indicating the number of lines of lottery numbers to generate. - numPerLine: an integer indicating the number of numbers per line in the lottery.
Returns: A 2D slice of integers representing the generated lottery numbers.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.