Closed Thread
Results 1 to 4 of 4

Thread: Number Generator

  1. #1
    Beginning-now is offline Newbie
    Join Date
    Sep 2007
    Posts
    3
    Rep Power
    0

    Number Generator

    Hello everyone,

    i'm trying to build a number generator which creates almost 'random' sequences of numbers between 1 and about 10000, and now i'm wondering if you know any programs i can best use to build it, plus somebody who tried this to and knows good and easy to understand codes, or any other help you can offer ofcourse. and the other 'problem' is that the numbers have to be displayed in another file so the can go on files and cards etc.
    any help is welcome. thanks in advance.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Jordan Guest
    Just about any programming language is capable of doing this. Do you want it to be executed via the web or via a desktop program?

    Two Examples

    PHP:
    Generating Random Numbers with PHP
    Random Generator of Unequal Numbers
    Floating Point random number generator
    Return random numbers without duplicates

    C#:
    Generating Random Numbers in the .NET Framework using C#

  4. #3
    Beginning-now is offline Newbie
    Join Date
    Sep 2007
    Posts
    3
    Rep Power
    0

    Arrow 1 step further

    it has to be usable in a program used to design and/or create costumerscards and such. so i was wondering if anyone knows how to integrate one of these number generators into such a program? thanks

  5. #4
    Beginning-now is offline Newbie
    Join Date
    Sep 2007
    Posts
    3
    Rep Power
    0

    Cool and something else...

    Luckily, the way i created my number generator works, the only thing i need now is a way to create a table to start in with a generate button, and a text/picture box which displays the generated number, if anyone could help me, please do
    thanks for the help so far

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Number generator
    By Braydon Vaughan in forum C and C++
    Replies: 4
    Last Post: 08-05-2011, 04:09 PM
  2. Random Number Generator - Error
    By Excelsius in forum C and C++
    Replies: 9
    Last Post: 09-08-2010, 05:10 PM
  3. Random number generator?
    By sjshacker93 in forum Visual Basic Programming
    Replies: 5
    Last Post: 09-03-2010, 09:27 PM
  4. random number generator
    By chili5 in forum JavaScript and CSS
    Replies: 4
    Last Post: 06-01-2008, 04:55 AM
  5. How to make a number generator?
    By wazofski in forum Visual Basic Programming
    Replies: 13
    Last Post: 04-12-2008, 02:51 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts