How to use /dev/random or urandom in C ?

Posted by stojance on Stack Overflow See other posts from Stack Overflow or by stojance
Published on 2010-04-03T19:19:44Z Indexed on 2010/04/03 19:23 UTC
Read the original article Hit count: 402

Filed under:
|
|

I want to use /dev/random or /dev/urandom in C - how can i do it ? I don't know how can i handle them in C, if someone knows please tell me how. Thank you.

© Stack Overflow or respective owner

Related posts about c

    Related posts about linux