numgen

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 24, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateBytes

func GenerateBytes() ([]byte, error)

func InitializeCounter

func InitializeCounter() (int, error)

Types

type CPUInfo

type CPUInfo struct {
	BrandName          string
	PhysicalCores      uint8
	LogicalCores       uint8
	CPUFamilyNumber    int
	CPUModel           int
	VendorId           string
	Frequency          int64
	L1DataCache        int
	L1InstructionCache int
	L2Cache            int
	L3Cache            int
}

type Seed

type Seed struct {
	Value   string
	CpuInfo CPUInfo
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL