Ejemplo n.º 1
0
 public static long GetRandomLong(long start, long end) => Random64Inst.GetLong(start, end);