Forum Discussion
Altera_Forum
Honored Contributor
20 years agorandom number generator?
Hi I am new to nios ii and was wondering if there was a random number generator. I have been try to use rand(), but it seems to only return 0s. I was wondering if I was doing something wrong. Could s...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by neeljoe@Aug 15 2006, 03:54 PM hi i am new to nios ii and was wondering if there was a random number generator. i have been try to use rand(), but it seems to only return 0s.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=17627)
--- quote end ---
--- Quote End --- Did you initialized it using srand()? Paolo