+ 3
How can we generate a random char between â0â and â9â and â*â and â#â
I want to make a random 1 dimentional array which its value is something with â0â and â9â and â*â and â#â Can somebody help me please?
4 RĂ©ponses
+ 3
As in bluesea's suggestion, try looking at this implementation in SL's password generator code.
https://code.sololearn.com/cnrk13r4aOI7/?ref=app
+ 3
Dear Hatsy Rei and dear Martin Taylor thank you all for the big helpđ