public virtual int DeterministicRandomInt(int maxValue) => MBRandom.DeterministicRandomInt(maxValue);