Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.443.377 Times

Random Number Password List freeware
Filter: All | Freeware | Demo
 

Random Number Password List

< 1 2 3 4 5 
Released: December 22, 2012  |  Added: December 22, 2012 | Visits: 823

Figuring Out Slot Machines Learn more about how slot machines work in general including how the odds work using the random number generator in this eBook. You will also learn about some of the advantages and disadvantages of playing on slot machines as well as various tips and strategies such as looking for higher payouts...



Platforms: Windows, Edition 2005

License: Freeware Size: 1.77 MB Download (62): Figuring Out Slot Machines Download

Fake User Online or Random Number Generator Script for Scripts You will have an instant "fake" user online script. This can also be used as a random number generator to echo a random number anywhere you like.This script is very easy to customize: adjust some numbers to display a random number within a range (make sure the low number is on the left).The...





Platforms: PHP


Added: June 23, 2013 | Visits: 3.793

Photo / Image of the day script This PHP image of the day script will display an image based on the day of month.If you only have 6 photos in the image folder and it is past the 6th of the month the script will display a random photo each day untill the first of next month.The script will swap / change the image daily.NOTE:...


Platforms: PHP

License: Freeware Size: 10 KB Download (60): Photo / Image of the day script Download

Released: August 19, 2012  |  Added: August 19, 2012 | Visits: 729

CodeTwo Outlook AutoConfig CodeTwo Outlook AutoConfig is a free tool that will automatically create your email account in Microsoft Outlook, Outlook Express, Windows Mail and Windows Live Mail just by providing your email address. You no longer need to know any technical details like SMTP and POP3 addresses, mail server...


Platforms: Windows, XP, 2003, Windows Vista, XPX64, 7

License: Freeware Download (59): CodeTwo Outlook AutoConfig Download

Released: August 09, 2012  |  Added: August 09, 2012 | Visits: 694

Random number generators tester This application is a tool designed to statistically test the quality of random numbers generators by performing various statistical tests on generated random numbers series. Currently only tests with fixed series length are included. Get Random number generators tester and give it a try to...


Platforms: Windows

License: Freeware Download (57): Random number generators tester Download

Released: September 10, 2012  |  Added: September 10, 2012 | Visits: 388

LDSequences C++ classes for the generation of low-discrepancy sequences used in numerical calculations (Halton, Sobol, Faure and Niederreiter (t,s) sequences, as well as n alpha sequences and pseudo-random number generators). Also classes for some other distributions


Platforms: Windows, Mac, Linux

License: Freeware Size: 529.18 KB Download (57): LDSequences Download

Added: May 10, 2013 | Visits: 376

randMat The result will be displayed in a matrix format. For uniform distributions,the values returned by the MATLAB function rand() are multiplied by (b-a), then added to a.For normal distributions the output of randn() is multiplied by the standard deviation (b), and then added to the desired to the...


Platforms: Windows, Mac, *nix, Matlab, BSD Solaris

License: Freeware Download (56): randMat Download

Added: May 10, 2013 | Visits: 519

IT Library IT is a C library of mathematical, signal processing, speech processing, and communications classes and functions. It is being developed by researchers in these areas and is widely used by researchers, both in the communications industry and universities. The kernel of the IT library are...


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (56): IT Library Download

Released: September 04, 2012  |  Added: September 04, 2012 | Visits: 708

IT++ IT++ is a C++ library of mathematical, signal processing and communication routines IT++ is a C++ library of mathematical, signal processing and communication classes and functions. Its main use is in simulation of communication systems and for performing research in the area of...


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.3 MB Download (55): IT++ Download

Added: May 10, 2013 | Visits: 564

Unique Random Numbers This script returns a list of specified number of elements from another list such that each element in the returned list is unique and random.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Unique Random Numbers Download

Added: April 04, 2013 | Visits: 516

Content Switcher Content Switcher allows you to easily insert into posts, pages and widgets of your website random numbers, and random or variable contents. You can use it, for example, to display COOKIE, ENV, GET, POST, SERVER or SESSION variables. Content Switcher also allows you to optimize your website with...


Platforms: PHP

License: Freeware Size: 51.2 KB Download (53): Content Switcher Download

Added: September 14, 2013 | Visits: 370

Drafts Scheduler Ever imported or written a whole bunch of posts in draft status, then realized you needed to post them all over time?If you've tried to do this manually, you know it takes a LONG time even using the Quick Edit.Draft Scheduler solves this problem, allowing you to schedule ALL drafts to be posted...


Platforms: PHP

License: Freeware Size: 133.12 KB Download (53): Drafts Scheduler Download

Released: September 06, 2012  |  Added: September 06, 2012 | Visits: 386

Numpy for Mac OS X NumPy is the fundamental package needed for scientific computing with Python. It contains among other things: * a powerful N-dimensional array object * sophisticated (broadcasting) functions * tools for integrating C/C++ and Fortran code * useful linear algebra, Fourier transform, and...


Platforms: Mac

License: Freeware Size: 8.8 MB Download (53): Numpy for Mac OS X Download

Added: May 10, 2013 | Visits: 318

Fibonacci Object This script shows a simple class useful to compute Fibonacci numbers. Object methods return the nth Fibonacci number, return list first n Fibonacci numbers and list from F(k) to F(n) numbers.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Fibonacci Object Download

Released: July 05, 2012  |  Added: July 05, 2012 | Visits: 303

Flip a Coin Heads or tails? Question your fortune and make decisions based on the fickle nature of money. Clicking this tiny widget flips the coin a random number of times using Dashboard's built in rotating transition. What's new in this version: Improved random function (thanks Kung Foo).


Platforms: Mac

License: Freeware Size: 40.96 KB Download (51): Flip a Coin Download

Released: August 26, 2012  |  Added: August 26, 2012 | Visits: 448

Rainmaker Rainmaker is a command line pseudo random number generator designed to work on multiple platforms. Rainmaker can be used produce cryptographically strong non-blocking output in many formats (Base-16, Alphanumeric, Numeric , and Alpha only modes).


Platforms: Mac, BSD, Linux

License: Freeware Size: 19.24 KB Download (50): Rainmaker Download

Added: May 10, 2013 | Visits: 388

Weighted choice This script uses fact that any probability distributions can be sampled by computing the cumulative distribution, drawing a random number from 0 to 1, and finding the x-value where that number is attained on the cumulative distribution. The searchsorted(..) function performs this search. This...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Weighted choice Download

Added: March 22, 2013 | Visits: 446

Cards class Script It is a class for a deck of cards that contains a class playingcard. It splits the deck at a rand spot the places a random number of cards - alternating between the halves in a new deck.It then will deal fropm the top of the deck.


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (49): Cards class Script Download

Released: September 26, 2012  |  Added: September 26, 2012 | Visits: 282

Numpy for Windows NumPy is the fundamental package needed for scientific computing with Python. It contains among other things: * a powerful N-dimensional array object * sophisticated (broadcasting) functions * tools for integrating C/C++ and Fortran code * useful linear algebra, Fourier transform, and...


Platforms: Windows

License: Freeware Size: 6 MB Download (49): Numpy for Windows Download

Released: October 14, 2012  |  Added: October 14, 2012 | Visits: 385

Random Number Service RandService is a Web Service which supplies pseudo- or true- random numbers through JAX-RPC API. Any random number generators can be used behind this Web Service.


Platforms: Windows, Mac, Linux

License: Freeware Size: 5 MB Download (48): Random Number Service Download

< 1 2 3 4 5