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