Search found 3 matches

by g2geo94
16 May 2011 09:36
Forum: DOS Batch Forum
Topic: [SOLVED] SET /a -- Random Number?
Replies: 24
Views: 40041

Re: SET /a -- Random Number?

Thank you, dbenham. This should work perfectly.
@Ed, "sound very noobish" is basically saying "I'm gonna sound very stupid and naive in this subject of matter"
by g2geo94
16 May 2011 08:33
Forum: DOS Batch Forum
Topic: [SOLVED] SET /a -- Random Number?
Replies: 24
Views: 40041

Re: SET /a -- Random Number?

This is going to more than likely seem very noobish, but could you break that down a bit?
by g2geo94
16 May 2011 08:14
Forum: DOS Batch Forum
Topic: [SOLVED] SET /a -- Random Number?
Replies: 24
Views: 40041

[SOLVED] SET /a -- Random Number?

I really hope that this doesn't already exist and that I don't just suck at searching.... Anyways, I'm writing a small quiz game in Batch, and am wondering how to create and limit a random number generator. I have reason to believe this is possible using "set /a," however I am not positive...