Versions in this module Expand all Collapse all v1 v1.11.1 Mar 21, 2024 Changes in this version + type Rand struct + func New(seed int64) *Rand + func (r *Rand) Int() int + func (r *Rand) Perm(n int) []int