Creating a random 6 digit number divisible by a set number?!

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
dkizerian
Forum Newbie
Posts: 7
Joined: Thu Sep 12, 2002 3:32 pm
Location: SLC UTah

Creating a random 6 digit number divisible by a set number?!

Post by dkizerian »

Hi, I'm trying to figure out a way to create a random number that is 6 digits long, and is a divisible by a set number.....

Has someone out there done this before? anyone got a code snipet. I'm at a loss.

Thanks
D
dkizerian
Forum Newbie
Posts: 7
Joined: Thu Sep 12, 2002 3:32 pm
Location: SLC UTah

Post by dkizerian »

nevermind... I'm dumb...
Post Reply