Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Random Number Generator

Status
Not open for further replies.

betico69

MIS
Nov 28, 2000
1
US
I am trying to generate pseudo-random numbers by accessing the pc clock. Can someone help me? Another way would be by using an interrupt in a counter loop that stops the loop when the user presses a key such as "enter." I am trying to do this in MIPS Assembly language, does anyone have code that will do this. Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top