package
Version:
v1.63.0
Opens a new window with list of versions in this module.
Published: Jul 15, 2025
License: AGPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Generator interface {
Generate() uint64
}
var GlobalGenerator Generator = &productionGenerator{}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.