Show Bid Request
Visual Basic Random Number
Bid Request Id: 24757
|
|
|
Posted by: |
Gerad (1 ratings)
(Software buyer rating 10)
|
Non-action Ratio: |
Very Good - 0.00%
|
Buyer Security Verifications: |
Good
|
Approved on: |
Aug 17, 2002 10:41:00 PM EDT
|
Bidding Closes: |
Aug 31, 2002 11:04:24 PM EDT
|
Viewed (by coders): |
498 times
|
Deadline: |
9/10/2002
TIME EXPIRED
|
|
|
|
Description:
I am writing a visual basic craps program and the code I am using to mimic the role of the dices does not produce random numbers. When I step through the program the code works, but upon running the program the numbers are always the same.
I need the code that will produce a random number between 1 to 6.
Deliverables: Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.
Complete copyrights to all work purchased.
Platform:
I am currently running this program in Excel using Windows 98.
Must be 100% finished and received by buyer on:
Sep 10, 2002 EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.
Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements.
We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation.
If you notice a violation please help out the site and report it. Thanks for your help.
|
|
Bidding/Comments:
|
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests. |
See all rejected bids (and all comments)
Name |
Bid Amount |
Date |
Coder Rating |
|
|
|
This bid was accepted by the buyer!
|
$5 (USD)
|
Aug 18, 2002 12:52:00 AM EDT
|
10
(Excellent)
|
|
|
Simple, here's the code:
Randomize
number = int(rnd*6)+1
If this works for you, please accept my bid.
Joel - Master Certified Visual Basic Professional |
|
|
|
|
|