Home
Python
2D
Application
Buildin Function
Class
Data Structure
Data Type
Database
Development
Dictionary
Event
Exception
File
Function
GUI Pmw
GUI Tk
Language Basics
List
Math
Network
String
System
Thread
Tuple
Utility
XML
Random « Development « Python
Python
Development
Random
1.
Demonstrates random number generation
2.
Random integers produced by randrange.
3.
random number generation
4.
Random Choice
5.
Sampling without replacement
6.
Random int value
7.
Random float
8.
Random string value
9.
Demonstrates the range() function
10.
Random integer chosen from range(6)