Exemplo n.º 1
0
 public static Array <byte> GetRandomBytes(int len) => Random64Inst.GetBytes(len);