edo9300 / ygopro-core

ygopro script engine.
Other
45 stars 31 forks source link

Addressed implementation defined behaviour in rng function #156

Open edo9300 opened 8 months ago

edo9300 commented 8 months ago

Properly handle the results of the rng output as unsigned ints, rather than relying on implementation defined conversion from unsigned to signed integers, breaking change