Versions in this module Expand all Collapse all v0 v0.1.0 Mar 16, 2026 Changes in this version + func GenerateRandoms(numOutputRnds int, opts ...Option) ([]float64, error) + type Option func(*config) + func WithLowerBound(lower float64) Option + func WithUpperBound(upper float64) Option