I\'m trying to display the output of my addition to more than 2 decimal places.
import time import random max_number = 1000000.0 random_time = random.randra
You already have the full number. Use a custom format specifier on output.
>>> print '%.15f' % range_key 1347053222.790798902511597