pcg

package
v0.0.0-...-0ce9163 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2018 License: Apache-2.0 Imports: 0 Imported by: 0

README

package pcg

import "github.com/vivint/rothko/internal/pcg"

package pcg provides the pcg random number generator

Usage

type PCG
type PCG struct {
}
func New
func New(state, inc uint64) PCG
func (*PCG) Uint32
func (p *PCG) Uint32() uint32

Documentation

Overview

package pcg provides the pcg random number generator

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PCG

type PCG struct {
	// contains filtered or unexported fields
}

func New

func New(state, inc uint64) PCG

func (*PCG) Uint32

func (p *PCG) Uint32() uint32

Jump to

Keyboard shortcuts

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