linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Random number generator in Linux kernel
@ 2005-03-07 23:18 Vineet Joglekar
  2005-03-08  0:25 ` J.
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Vineet Joglekar @ 2005-03-07 23:18 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-c-programming


Hi all,



Can someone please tell me where can I find and which random/pseudo-random number generator can I use inside the linux kernel? (2.4.28)



I found out 1 function get_random_bytes() in linux/drivers/char/random.c but thats not what I want.



I want a function where I will be supplying a seed to that function as an input, and will get a random number back. If same seed is used, same number should be generated again.



Can anybody please help me with that?



Thanks and regards,



Vineet.

_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-03-09 20:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-07 23:18 Random number generator in Linux kernel Vineet Joglekar
2005-03-08  0:25 ` J.
2005-03-08  4:40   ` Anindya Mozumdar
2005-03-08 12:59 ` Darío Mariani
2005-03-08 13:31 ` Erik Mouw
2005-03-09 20:39 ` Bill Davidsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).