fn random(self: *Self) Random
Returns a std.rand.Random structure backed by the current RNG.
std.rand.Random
self: *Self,