random

package
v0.2103.0 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package random provides a concurrency safe https://golang.org/pkg/math/rand/#Rand object.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewConcurrencySafeSource

func NewConcurrencySafeSource(seed int64) rand.Source

NewConcurrencySafeSource creates a concurrency safe source.

func NewRand

func NewRand(seed int64) *rand.Rand

NewRand is a convenience function to generate a new https://golang.org/pkg/math/rand/#Rand object that is concurrency safe.

Types

This section is empty.

Jump to

Keyboard shortcuts

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