rand

package
v0.0.0-...-375d9ab Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

This file has automatically been generated on Wed Feb 26 15:50:41 +05 2020. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Int

func Int() int

func Intn

func Intn(n int) int

func New

func New(src rand.Source) *rand.Rand

func NewSource

func NewSource(seed int64) rand.Source

func NewZipf

func NewZipf(r *rand.Rand, s float64, v float64, imax uint64) *rand.Zipf

func Perm

func Perm(n int) []int

func RandInt

func RandInt(r *rand.Rand) int

func RandIntn

func RandIntn(r *rand.Rand, n int) int

func RandPerm

func RandPerm(r *rand.Rand, n int) []int

func RandRead

func RandRead(r *rand.Rand, p []byte) (int, error)

func Read

func Read(p []byte) (int, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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