package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Feb 13, 2026
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Test helper for generating random test values.
Create a new rand object from a seed. A static seed should be used to ensure deterministic tests.
func (Rand) ASCII ¶
Generate a random ASCII string of printable characters.
func (Rand) Bytes ¶
Generate a random sequence of bytes.
Generate a random int between [min, max] inclusive.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.