See RaylibCoreFlatModule.GetRandomValue.
RaylibCoreFlatModule.GetRandomValue
int GetRandomValue( int min, int max, ) => _module.GetRandomValue(min, max);