Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
ActivePerl
ActivePython
ActiveTcl
ActiveGo
Komodo IDE
|
more
▼
Lists
Bugs
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Popular recipes tagged "random"
Tags:
random
x
Recipe 21 to 32 of 32
« Prev
1
2
Next »
10
k
views
1
score
Weighted random choice
Python
/
random
,
sequence
/
by
Carlos Valiente
(12 years ago)
47
k
views
1
score
Long period random number generator
Python
/
generator
,
number
,
random
/
by
Raymond Hettinger
(12 years ago, revision 13)
9
k
views
2
score
Random Passwords
Python
/
generator
,
password
,
python
,
random
/
by
Danillo Souza
(12 years ago)
41
k
views
1
score
Numerical Integration using Monte Carlo method
Python
/
function
,
math
,
random
/
by
FB36
(12 years ago, revision 2)
22
k
views
-1
score
Random numbers with arbitrary probability distribution.
Python
/
function
,
math
,
random
/
by
FB36
(12 years ago, revision 2)
4
k
views
-1
score
Numerical Integration using random sampling
Python
/
math
,
random
/
by
FB36
(12 years ago)
5
k
views
1
score
Random URL
JavaScript
/
random
,
url
/
by
FB36
(13 years ago)
11
k
views
1
score
Julia fractals
Python
/
fractal
,
image
,
math
,
random
/
by
FB36
(13 years ago, revision 2)
12
k
views
0
score
Calculating PI using random numbers (Monte Carlo method)
Python
/
math
,
pi
,
random
/
by
FB36
(12 years ago)
12
k
views
1
score
3d Surface fitting to N random points
Python
/
graphics
,
image
,
math
,
random
/
by
FB36
(13 years ago)
25
k
views
1
score
State Capitals Quiz
Python
/
dictionary
,
educational
,
random
/
by
joedaviscpa
(13 years ago)
7
k
views
-1
score
pseudo-random string
Python
/
password
,
random
,
string
/
by
Patrick Ramsey
(13 years ago, revision 3)
Recipe 21 to 32 of 32
« Prev
1
2
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes tagged "random"
Top-rated recipes
TicTacToe (text based)
(Python)
Examples for random float between …
(Python)
Secure Password Generator
(Python)
Pick random elements from a predef…
(Python)
Simple Sudoku
(Python)
Dynamical Billiards Simulation
(Python)
Random Passwords
(Python)
The many uses of randomness - Part…
(Python)
Guess a number
(Python)
Random Password Generation
(Python)
Related tags
+
−
math
(11)
+
−
python
(7)
+
−
function
(4)
+
−
generator
(4)
+
−
password
(4)
+
−
game
(3)
+
−
graphics
(3)
+
−
chaos
(2)
+
−
image
(2)
+
−
numbers
(2)
+
−
pil
(2)
+
−
random_number
(2)
+
−
string
(2)
+
−
algorithm
+
−
artificial_intelligence
+
−
base
+
−
binary
+
−
choice
+
−
dictionary
+
−
educational
x
Undo