Esempio n. 1
0
 public static IRandomStream <Bit> Bits(this IPolyrand random)
 => random.PointSource <ulong>().ToBitStream();