Code Snippets: random

Title User Language Tags Description Date
Random quote on page load 5ara JavaScript JavaScript random - 2012-12-10
Test aaronc5 Text only code random Some test code to see how this works 2012-03-02
Random ottovanluchene Java random generate a random number: Math.random = cijfer tussen 0 - 1 maal 5 => 0-1-2-3-4 2011-12-27
Create Array filled with random Integers morph Scala array creation random scala The function randomArrayCreation(n: Int) returns an array with the length n filled with random integ... 2011-04-22
Check random IPs for Anon FTP morph Python ftp python random scan According to the TOS of Smipple (http://www.smipple.net/tos/) this snippet is released under the MIT... 2011-02-19
Password generator Makis C password-generator random A password generator in C. This doesn't make completely random passwords, rather ones that are still... 2010-05-14
Random Image Sirupsen PHP bbcode html image php random Displays a random image from images folder. The contenttype will be the images, so you can use this... 2009-11-15
Generate key mcbayrak Python activation_key hash python random When you need keys simply use this :) 2009-10-04
Create an array of unique random numbers Alex AppleScript array numbers random This script will create an array of random numbers. You can set many variables to meet your customi... 2009-07-23
Repeat random until message appears Alex AppleScript contains random wait This script generates random letters until it finds the message provided. For example, it will gene... 2009-07-22