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