-
I want to generate a random string,which contain alphabet and number both,please help to write a code.
Hi All,
I want to generate a random string of length 6 which contain alphabet between A-Z and number 0-9, so that I can use then as an OTP, so please help me in writing code.
Log In to reply.