//
pkg.gl
Category
github.com/go-asm/go
chacha8rand
package
1.22.2
Repository:
https://github.com/go-asm/go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
314 SLOC
#
Functions
Marshal
Marshal marshals the state into a byte slice.
Unmarshal
Unmarshal unmarshals the state from a byte slice.
#
Structs
State
A State holds the state for a single random generator.