answersLogoWhite

0


Best Answer

import random

random.randrange(1, 99999) #Set range from 1 to 99999

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you import random in python 3.2?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you make a random number using Python?

this is the code for making a random number using python: import random >>>random.randint (1, 10) you can do whatever numbers you want.


What does Hungary import?

random people


How do you use the random module in python programming?

The random module is used to generate random values or select items randomly. To begin using the random module you simply have to import it and use the corresponding functions that you wish to use. For example, if you want a random integer between 1 and 100 (inclusively) you would use the randint function. Another example would be if you need to select a random letter from the word "Wikianswers" you can use the choice function.


How do you import math functions in python?

At the top of your program: import math or from math import * The second one imports all math functions, like fact() for factorial.


A python may measure more then 32 feet how would this benefit and hinden the python?

ntb


How do you draw HELLO WORLD in python?

There are a couple of ways: 1. Use turtle. It is a module that can be imported. 2. The print function 3. Use tkinter. It is a module in python that you can import.


How do you use pyparallel?

sudo apt-get install python-parallel sudo rmmod lp log out sudo modprobe ppdev python import parallel prPrt = parallel.Parallel() prPrt.setData(0x01)


How do you import time on python?

Use the datetime module. To get the hours you would do datetime.hour or you could just type datetime


Why is a python called a python?

The scripting programming language Python was named after the British comedy group Monty Python.


What is biggest snake ever?

A reticulated python found in Indonesia that measured 32' 9.5".


What are the release dates for Random LoL Moments - 2012 1-32?

Random LoL Moments - 2012 1-32 was released on: USA: 21 December 2012


How long is the world's longest snake?

The Reticulated Python reaches 30 ft in length, though the longest reticulated python ever found was 33 ft in length.