package
Version:
v0.0.0-...-7eb6f9b
Opens a new window with list of versions in this module.
Published: Jun 27, 2024
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func BruteFunc(f1, f2 fn, size int)
func CreateSlice(size int) []int
CreateSlice takes size as an argument and returns a slice with capacity of "size"
filled with random integers between 0 and 99.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.