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.473.169 Times

Javascript Random Number Between software
Filter: All | Freeware | Demo
 

Javascript Random Number Between

< 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

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

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

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

Released: July 08, 2012  |  Added: July 08, 2012 | Visits: 454

RollPlay Dice Library A standard, cross-platform C library to turn regular role-playing dice descriptions like '3d6 + 12d4 - 15d10 + 3' into computer usable dice objects, including several different pseudo-random number generators.


Platforms: Windows, Mac, Linux

License: Freeware Size: 113 KB Download (46): RollPlay Dice Library 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: April 22, 2013 | Visits: 547

BER vs. SNR of a binary antipodal communication system A uniform random number generator is used to generate the binary information sequence from the binary data source. The sequence of d-de?0d-deOaos and d-de?1d-deOaos is mapped into sequence of +E and d-deOCtEwhere E represents the signal energy. E may be normalized to unityThe Gaussian noise...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): BER vs. SNR of a binary antipodal communication system Download

Added: July 31, 2013 | Visits: 368

BPSK Simulation for AWGN & Rayleigh Channels BPSK SYSTEM SIMULATIONWe simulate the generation of random variables r0 and r1, which constitutes the input to detector. We begin by generating a binary sequence of 0?s and 1?s that occur with equal probability and are mutually (statistically) independent. For this, we use a Random number...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): BPSK Simulation for AWGN & Rayleigh Channels Download

Added: August 08, 2013 | Visits: 461

Seed generator using 'current' World Population count Random number generated using Matlab (i.e. rand, randperm,etc) is pseudo-random and not pure-random. This script provides a seed that can be used to set the state in order to generate "near-pure" random numbers using rand, randperm etc. The script grabs the "current" world population count from a...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Seed generator using 'current' World Population count Download

Added: September 08, 2013 | Visits: 347

Closed-skew Gaussian generator Genereates random number from the closed-skew Gaussian distribution with two different methods:CSN_mcmc.mDoes mcmc, so each realisation are not completely independent% Usage: [res, t_wi, t_inv] =CSN_mcmc(Mu,Sigma,Gamma,Nu,Delta,num,burn)%% Mu,Sigma,Gamma,Nu,Delta: parameters in CSN% num: number...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Closed-skew Gaussian generator Download

Added: September 11, 2013 | Visits: 232

PyTomCrypt for Linux This package is a Python wrapper around LibTomCrypt. The API is designed to be conceptually similar to LibTomCrypt, but to be as "Pythonic" as possible. PyTomCrypt does not yet wrap the entirety of LibTomCrypt; this is planned in the future. Currently, this package provides: symmetric ciphers...


Platforms: *nix

License: Freeware Size: 3.17 MB Download (32): PyTomCrypt for Linux Download

Added: August 14, 2010 | Visits: 909

Libeval Libeval provides simple means of evaluating simple arithmetic expressions involving literal numeric values, variables and functions using the addition (+), subtraction (-), multiplication (*), division (/), modulo division (), exponentiation (^), sign (+-), percentag (%) and grouping (())...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (95): Libeval Download

Released: May 20, 2015  |  Added: August 02, 2016 | Visits: 3.689

Mobile Number Generator The tool Mobile Number Generator has expertise in creating phone numbers in bulk. It is a tool that can generate numbers both in Sequential and Random formats. This tool can generate thousands of mobile numbers within minutes. The tool is very fast and precisely brings out the result in the...


Platforms: Windows, Windows 7

License: Shareware Cost: $29.95 USD Size: 875.35 KB Download (420): Mobile Number Generator Download

Released: September 26, 2008  |  Added: September 29, 2008 | Visits: 4.247

Truly Random Fulfilling all your random needs -Truly Random password and number generator. Truly Random uses high quality pseudo random generator or true random numbers from a sound card. Verifies the randomness of you data in real time using the new artificial intelligence random noise chaos meter....


Platforms: Windows

License: Shareware Cost: $19.00 USD Size: 1.1 MB Download (210): Truly Random Download

Released: October 28, 2009  |  Added: November 25, 2009 | Visits: 2.201

Number Generator Number Generator v1.6 is the tool for generating numbers of 10 digits like a format (ie. 991-991-4756). it has capabilities of generating numbers in sequence or in random with in the given limit.It is very efficient tool for generating mobile numbers. it can generate mobile numbers in random...


Platforms: Windows

License: Shareware Cost: $24.95 USD Size: 804.65 KB Download (284): Number Generator 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: July 16, 2013 | Visits: 295

True Random Integer Generator The function TRUERAND returns truly random integers using random.org's Random Integer Generator. According to random.org, the numbers are generated based on atmospheric noise and skew-corrected to generate uniform numbers. The generated numbers have been shown to pass the NIST tests for RNGs.The...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): True Random Integer Generator Download

Released: July 07, 2012  |  Added: July 07, 2012 | Visits: 642

Random Dice Roller Software This software offers a solution for users who want to create custom random dice to roll. You can create any type of dice, coin or even random event. Some examples are classic 6-sided dice, a 20-sided dice, a coin, even rock-paper-scissors or pulling a name from a hat. You can input the number of...


Platforms: Windows

License: Shareware Cost: $19.99 USD Size: 1.76 MB Download (48): Random Dice Roller Software Download

Released: May 03, 2011  |  Added: May 24, 2011 | Visits: 872

SQLUtilities SQLUtilities extends the T-SQL scripting environment by adding 64 new general-purpose functions for text, date/time and numeric processing that can be used directly within queries and stored procedures at the database layer. Date and time functions include table-valued sequence generator...


Platforms: Windows

License: Shareware Cost: $199.00 USD Size: 522 KB Download (87): SQLUtilities Download

Released: September 22, 2010  |  Added: July 02, 2011 | Visits: 1.372

Excel Number Date Format Excel Number Date Format v1.1 is a simple excel addin to format phone numbers and date. You can easily format your data with the help of this addin. You can format your phone number column with dash"-", Bracket"(" seperated and date column with long/short with time or without time format. It is...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 714.55 KB Download (91): Excel Number Date Format Download

An extended method to find the value of pi using random numbers inside a sphere.. The MATLAB file contains a method to find the value of pi. This is just an extension of the general method of finding pi from within a circle. It uses 3D-matrices and some more stuffs, which can be very helpful for educational purposes. Also, do change the values in the file, to see for yourself,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): An extended method to find the value of pi using random numbers inside a sphere.. Download

< 1 2 3 4 5 >