Software Index
Related Topics
Popular Trends
Trending Topics
 

Excel Unique Random Number

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Random Number Generator Pro
Random Number Generator is a Windows based application designed to
generate random numbers. Program allow users choose lower and upper
limits and increments of the numbers. Limits can be positive or
negative values. User can exclude digits from generated random
...
January 24th 2007 Shareware  5 stars 219k
Random Number Generator PPC
Random Number Generator PPC is a Windows Mobile based software that produces
sequences of random numbers. Program can exclude digits and numbers from generated random sequences. User can save results to a text file. Generated random numbers can be positive ...
April 17th 2006 Shareware    45k
Random Number Generator
Random Number Generator is a Windows based application designed to generate quickly generate thousands random numbers in seconds. Random Number Generator Program allow users to add the prefix and suffix with all the numbers generated. So the generated random numbers ...
July 30th 2009 Freeware    960k
Password Generator Professional
Password Generator Professional is a powerful, flexible, secure and ultra fast password generator! Create: passwords, login details/usernames, serial numbers, random number, unique keys, e-mail addresses and more! Export to text, XML, HTML, CSV and Excel files. Everything is available in ...
August 2nd 2011 Shareware    3,306k
Random List Generator
Random List Generator is a Windows based application designed to generate quickly generate thousands random numbers in seconds. Random Number Generator Program allow users to add the prefix and suffix with all the numbers generated. So the generated random numbers ...
September 20th 2009 Freeware    960k
QuickPick
QuickPick is a random number generator. The program is very easy to use, and yet is powerful enough that it can be adapted to most lotteries (present and future) around the world. Its ease of use along with its functionality ...
March 4th 2002 Shareware  5 stars 1k
SuperCool Random Number Generator
A random sampling, random number generator and random selection software utility. This randomizer can be used in a wide variety of situations, including psychological experimentation, medical trials, games such as dice games, generation of cryptographic keys, some classes of scientific ...
August 8th 2004 Shareware    561k
Tukanas Password Generator
Tukanas Password Generator is a peerless password generating software that is ultra fast, secure, powerful and flexible. With various algorithms built in, the user can also choose a random-number generator through which a password list can be exported to a ...
September 17th 2007 Freeware    4,420k
Random Generator for Microsoft Excel
Use Random Generator for Microsoft Excel to fill the selected range with unique random numbers, booleans or dates in just one click. Generate passwords with different character sets, e.g. A-Z, 0 - 9, or use any special symbols. Sort randomly values ...
November 5th 2008 Shareware    2,168k
Excel Random Sort Order of Cells, Rows & Columns Software
Randomly shuffle Excel cells, entire rows, or entire columns. Sorting is done quickly and at complete random.
January 17th 2007 Shareware    484k
Excel Unique & Duplicate Data Remover
Search and delete duplicate and unique cells in MS Excel. Select a block of cells and eliminate all redundant or unique data. Results can be placed on top of the selected cells themselves, in a new list next to the ...
August 28th 2007 Shareware    383k
Truly Random
Fulfilling all your random needs
-Truly Random password and number generator.
Generate random numbers, strings, passwords using high quality pseudo random generator, random events form keyboard/mouse and/or truly random noise via your sound card.

Verifies the randomness of you data ...
November 22nd 2011 Shareware  5 stars 1,385k
Masking Password Generator Pro
An industrial strength password or number generator for the individual home computer user or the large corporation or organization. Generating strong, difficult-to-crack random numbers or passwords has never been easier!

Create one or many millions of passwords using simple wizards ...
October 9th 2005 Shareware  5 stars 3,205k
Random Number Generator Software
Generate a specified amount of random numbers and save them as a text file or send them to a blank Excel file. Even, odd and prime numbers can be randomly generated.
September 22nd 2007 Shareware    398k
Math Mechanixs
Math Mechanixs is a FREE and easy to use scientific and engineering math software program. (FREE registration is required after 30 days of usage). Math Mechanixs has an integrated Scientific Calculator and Math Editor that allows the you to compute ...
March 20th 2008 Freeware  5 stars 12,469k
Password Generator Professional 2008
Password Generator Professional 2008 is a powerful, flexible, secure and ultra fast password generator! Create: passwords, login details / usernames, serial numbers, unique keys, random number and more! Export to text, XML, HTML, CSV and Excel files. Everything is available ...
January 2nd 2011 Shareware    2,048k
Advanced File Shredder
Advanced File Shredder securely erases files or folders on your PC using seven pass US Government standard wiping and cryptographically strong random number key. Files shredded with the help of this software cannot be restored by any data recovery utility. ...
September 15th 2002 Shareware  5 stars 623k
Renamer + random
Full featured batch file renamer. This is the only renamer that can add a random number to the filename. This is very useful for webmasters who want to randomize the order that pictures appear. Also has limited regular expression support. ...
September 19th 2002 Shareware  5 stars 2k
ESBCalc Pro
ESBCalc Pro is a Enhanced Win32 Scientific Calculator with Infix Processing, Exponential Notation, Brackets, Scientific Functions, Memory, Optional Paper Trail, Printing, Result History List, Integrated Help and more. Functions include Trigonometric, Hyperbolic, Logarithmic - Base 10, Base 2 & Natural ...
February 4th 2006 Shareware    1,253k
Advanced Password Generator
Advanced Password Generator is a Windows based application designed to generate passwords of any length or character content.
This application is used by network administrators, internet service providers and others to create and administer passwords. It is fast, small and ...
January 24th 2007 Shareware  5 stars 196k
Related Scripts
Unique Random Numbers
Unique Random Numbers## -Returns a list of specified number of elements from## another list such that each element in the returned## list is unique and random.## See e.g. below.
December 10th 2005 Freeware     
Unique Random Sets
This is a nifty JavaScript that can be implemented in your webpage to display unique random sets. It picks a number of unique random elements from the first array, numArr1 to form the array pickArr1. The generated pickArr1 elements then ...
November 22nd 2005 Freeware     
Generate a random number
Generating random numbers in ASP applications for example to sort database records randomly and to display random number with registration form, order form etc., is clearly explained in this ASP tutorial and the sample coding aids to understand the randomize ...
December 6th 2005 Freeware     
Generating a random number in JavaScript
A random number is useful- if not required- in the creation of many popular JS applications, such as a dice, random image script, or random link generator. Learn how to generate a random number in JavaScript.
November 22nd 2005 Freeware     
How can I return a random number
This article is helpful for the programmers which guides the learners about the usage of random class with sample code snippets. The output of given code in this article will return a random number between 1 and 950000 using random ...
December 5th 2005 Freeware     
Random Number
Random Number is a Windows compatible script that will generate a random number using ASP.
November 21st 2005 Freeware     
Random Number Generator Pro
Random Number Generator is a Windows based application designed to / generate random numbers. Program allow users choose lower and upper / limits and increments of the numbers. Limits can be positive or / negative values. User can exclude digits ...
December 14th 2005 Commercial     
Returning a Random Number of Database Records
Returning a Random Number of Database Records is the main core of this online article. The author starts with defining the SQL statement which can return the set of records. Further this article shows the step by step task involved ...
December 9th 2005 Freeware     
Random daily number
This tutorial will show you how to generate a daily random number.
December 10th 2005 Freeware     
ASP Random Number Generator
With the help of this ASP script, you can generate random numbers for your applications like online lottery and lotto numbers etc., Allows you to specify the lowest and highest numbers in between the combination of numbers to be generated. ...
December 7th 2005 Commercial     
Related Code
Uniformly Distributed Random Number Generator
This is a class called urand I wrote to generate random numbers with a perfectly even distribution. If, for example, you want a sequence of 12 random numbers from 0 to 5, this random number generator might put out 3 4 ...
March 14th 2006     2k
Random String Generator
There are many random number generators, word generators, string generators, etc., etc. but most of them generate random stuff by means of an algorithm, this uses no algorithm and little math is involved. it works by tracking the location of ...
December 18th 2006     3k
a sample TCP
This code shows a simple TCP which has checksum, error control, packet loss and simulation for a random network. You can give the time slice, packet loss, corrupt packet, and random number range. The time slice indicates the time it ...
April 2nd 2006     11k
JavaScripts by Premshree Pillai
This is a collection of 22 JavaScripts by Premshree Pillai. The scripts include scripts on scrolling, blinking text, tickers, buttons, type writer, images, XML. The script listing is as follows: 1. Date Format Validator (NEW) 2. Unique Random Numbers (NEW) ...
December 20th 2006     77k
Tom's Plasma
Decent plasma example - Has some "fractal clouds" code too. Needs a random number generator of it's own so that there isn't the huge data file of mostly random numbers that goes along with it.
February 13th 2007     137k
New Software
Popular Software