Re: randon number generator in kernel..

2001-05-02 Thread Erik Mouw
On Wed, May 02, 2001 at 07:24:39PM +0530, Deepika Kakrania wrote: > Can anyone tell me whether there is already any function to generate > random number inside kernel. If there is one what is that? See drivers/char/random.c Erik -- J.A.K. (Erik) Mouw, Information and Communication Theory Gr

Re: randon number generator in kernel..

2001-05-02 Thread Alan Cox
> Can anyone tell me whether there is already any function to generate > random number inside kernel. If there is one what is that? Take a look at drivers/char/random.c - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More m

randon number generator in kernel..

2001-05-02 Thread Deepika Kakrania
Hi, Can anyone tell me whether there is already any function to generate random number inside kernel. If there is one what is that? Thanks in advance. Regards, Deepika - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Mo