Software Index
Related Topics
Popular Trends
Trending Topics
 

Access Generate Unique Random

Product Title  /  Popularity Revised License Rating Size
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
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
CastleLotto
CastleLotto helps you predict the right numbers to win Lotto. Whether you want to analyze your own numbers in depth or examine past results, CastleLotto is for you. Let it tell you which numbers are most likely based on past ...
November 26th 2002 Shareware  3 stars 1k
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
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
CastCluster
CastCluster provides access to additional content on iTunes, Apple TV, iPod, or a random podcast viewer.

The project currently supports YouTube, Google Video, local disks, and RSS feeds as sources of content. CastCluster uses ffmpeg for video conversion.. Dan B. - ...
November 26th 2011 Freeware    9,933k
DEKSI Time Manager
DEKSI Time Manager is an advanced, powerful, and feature rich time tracking tool which enables you to easily record the time that you spend working for customers, projects and tasks.

Automatic and manual: Time can be tracked automatically using a ...
February 10th 2007 Shareware    20,482k
AzSDK HardwareID
AzSDK HardwareID is reliable API to generate unique simplified ID to identify each computer. You can use this ID to lock each license just by machine with your existing license copy protection. Now you can prevent unauthorized installation or coping ...
May 8th 2007 Shareware    51k
X-Lizard Password Generator
X-Lizard Password Generator is a software program to generate random passwords containing a varied set of characters, including lowercase and uppercase letters as well as numerals. You can copy the password to the clipboard or save it to file. X-Lizard ...
July 30th 2008 Freeware  5 stars 1,845k
All Correspondence and Documents Manager
All Correspondence & Documents Manager is an index manager software that is made to allow you to keep a track of all your correspondences and documents that you have stored on your computer or on files. The software is easy ...
August 12th 2008 Demo    6,926k
keydb
Computer passwords are like virtual keys. It's easy to imagine what could happen if someone were to steal your house keys. Today we have virtual keys for everything from our cell phones, alarms, to block out TV channels and for ...
July 30th 2009 Shareware    1,114k
LizardSystems Change MAC Address
A powerful and simple tool for changing the MAC address of a network adapter. You can spoof the MAC address, set the MAC address of another manufacturer or generate a random MAC address in just several mouse clicks. Your changes ...
July 17th 2011 Shareware    1,665k
Genius NetScroll Mini Traveler iRIS 7.09.00
Based on our most popular mini Traveler mice, the Genius NetScroll Mini Traveler iRIS creates an astonishing rainbow-like flash light in front of you. In the same Ferrari-like shape, iRIS automatically lights up its interior with seven random colors; even ...
January 25th 2011 Freeware    1,198k
Random Factor Mahjong
Random Factor Mahjong is a new and very different Mahjong game. It puts the traditional Mahjong style game play into a 'Puzzle/Levels' format. The game has a visual style that perfectly combines realism and playability. The result is one of ...
June 8th 2011 Shareware    2,068k
Random Factor Mahjong for Mac
A new and very different Mahjong game. It puts the traditional Mahjong style game play into a puzzle/levels format.

The game has a visual style that perfectly combines realism and playability. The result is one of the best looking Mahjong games ...
October 18th 2011 Shareware    2,662k
Solid Encryption
This gives you access to unbreakable OTP encryption. You can encrypt to and from files or directly to the clipboard. Paste cipher-text directly into text documents. Generate real random keys with no more than a radio and a sound card. ...
August 2nd 2011 Shareware    847k
AutoSitePassword s
AutoSitePasswords is a users admin tool for Apache web server. AutoSitePasswords keeps the users database and allows to append, edit, delete and search the users records. AutoSitePasswords allows to generate the random login/password serieses. AutoSitePasswords makes the Apache passwords files. ...
December 1st 2001 Shareware  5 stars 530k
Wordsearch
Generate a random wordsearch using the words you specify or pre-defined Word Lists. Specify the dimensions and a difficulty level. Wordsearch is free if you change your IE start page to CoolFreeSoftware.com.
April 16th 2002 Freeware  5 stars 1k
Cryptosystem ME6
Cryptosystem ME6 is a Windows program which uses a symmetric key encryption system to encrypt information in either a single file or in multiple files (at once) so that it cannot be read by those not knowing the key. Data ...
March 23rd 2009 Shareware  5 stars 1,505k
SF Password Generator Lite
SF Password Generator Lite is a program designed for generating random passwords easily and quickly. Using SF Password Generator Lite, you can easily create random passwords up to 8-character length. While generating a password, you can use letters, digits, uppercase ...
April 10th 2005 Freeware    122k
Related Scripts
Generate a random password
This is a tip to generate a random password from a set of characters which is given on the website. With this you can generate your own random password and able to change the characters longer or in short form. ...
December 16th 2005 Freeware     
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     
ASP Random Code Generator
This online ASP article tells you the easier ways to generate the random codes dynamically. The length of the code and the number of combinations of the code length should be given when initiating the code generator function. Comes with ...
November 27th 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     
Generate a Random Picture with ASP
This ASP article provides the step by step explanation to create the random numbers for the images you use with your ASP page. Lets you to use the number of images as the highest number with random number generation process. ...
December 10th 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     
rand password
rand password is a JavaScript implementation of a password protection capability. This script can be incorporated to generate a random passwords of any length as per your desire. This script can be used to protect your documents that you want ...
December 2nd 2005 Freeware     
Random Image with Link
Random Image with Link is multi-platform compatible. This JavaScript allows you to generate a random image with link. It does require some customization so only experienced developers should use it. You will need to change link information, image information, and ...
December 7th 2005 Freeware     
Random Number
Random Number is a Windows compatible script that will generate a random number using ASP.
November 21st 2005 Freeware     
Related Code
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
Command Line Password Generator
This is a command line password generator written in C. You can generate a random password consisting of uppercase & lowercase letters, digits and symbols. Run without parameters from the prompt to see the help. Compiles and runs using gcc ...
August 19th 2010     2k
RandomData 2.1
Generate fun realistic random test data for database applications and testing. Very fast, full version can generate millions of records easily. Data is produced comma separated for easy compatibility with most database programs. Fields can be chosen easily, for example ...
February 5th 2006     189k
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
New Software
Popular Software