Getting odd number
JamJarRiot
Member Posts: 62
Ok, I need to know if a number is odd or even. Say I have a random value between 1 and 6, what's the calculation for doing this? I've done it before using Modulo but it escapes me at the moment.
Comments