/// <inheritdoc /> protected override ulong GetRandomValue() { return(RandomUtils.ULong(ulong.MinValue, ulong.MaxValue)); }