EvilZone
Programming and Scripting => .NET Framework => : uNk April 01, 2011, 02:36:09 PM
-
The module is inside the project, you can use it for what ever you want (credits to the one who coded the module).
Here's a picture:
(http://ploader.net/files/742062a055b4936b09376d57719d9d94.png)
Download:
http://www.mediafire.com/?tqiby1uq51vidbf
-
You should use the Evilzone upload. http://upload.evilzone.org/download.php?id=6845409&type=rar (http://upload.evilzone.org/download.php?id=6845409&type=rar) :)
-
creating Random string shouldn't be so hard right?
still always handy for creating Long Password your probably never going to remember :P
-
creating Random string shouldn't be so hard right?
still always handy for creating Long Password your probably never going to remember :P
well you can use it as encryption key for a builder when you use RC4 module.
-
Pseudorandom, not random.
-
Pseudorandom, not random.
Nothing is random, everything is influenced.
Only when we don't know what the influences are we call it random.
-
Nothing is random, everything is influenced.
Only when we don't know what the influences are we call it random.
I thought random was something in which you can't see a pattern
-
Eh come one, don't go off-topic.
-
Definition of random;
lacking any definite plan or order or purpose; governed by or depending on chance; "a random choice"; "bombs fell at random"; "random movements"
Also, as uNk says, try to stay on-topic :)
EDIT: Forgive me if "random" has some other meaning in the coding world..