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.
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#
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
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![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks