std › Random › Xoshiro256 › randomrandomFunction parametersParameters#self:*Xoshiro256Functions in this namespaceFunctions#initrandomnextjumpseedfillSourceImplementation#pub fn random(self: *Xoshiro256) std.Random { return std.Random.init(self, fill); }