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