package trand
import "github.com/uber/tchannel-go/trand"
Package trand provides a thread-safe random number generator.
Index ¶
Functions ¶
func New ¶
New returns a rand.Rand that is threadsafe.
func NewSeeded ¶
NewSeeded returns a rand.Rand that's threadsafe and seeded with the current time.
Source Files ¶
- Version
- v1.34.6 (latest)
- Published
- Jan 8, 2025
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 4 days ago –
Tools for package owners.