[Tutor] random numbers

michaelbaker@operamail.com michaelbaker@operamail.com
Sun, 10 Sep 2000 22:50:46 -0700


I'm using Python in the freeware 3D package called Blender 
(http://www.blender.nl). I have a script that evaluates the movement of one 
object and attempts to generate matching animation curves. I'd like to add 
some non-pseudo randomness. can Python access bios info like CPU speed and 
temp or time and date - or what about getting weather info from 
http://www.weather.com or other http data? other suggestions appreciated. 
I'm happy to post the .blend file for any Blender users out there.

mb