Versions in this module Expand all Collapse all v1 v1.0.1 Jul 30, 2026 v1.0.0 Jul 30, 2026 Changes in this version + func MixStafford13(seed uint64) uint64 + type Xoroshiro128PlusPlus struct + func NewXoroshiro128PlusPlus(seed0, seed1 uint64) *Xoroshiro128PlusPlus + func (x *Xoroshiro128PlusPlus) Next() uint64