@jjsanderson @CraigFair it means you can do for example random(0,len(string)) and be sure you'll get an index of a character in the string. It's less hassle in most cases than making the max inclusive
@jjsanderson @CraigFair it means you can do for example random(0,len(string)) and be sure you'll get an index of a character in the string. It's less hassle in most cases than making the max inclusive