Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Need Pseudorandom Generator on C

Status
Not open for further replies.

klug

Advanced Member level 1
Advanced Member level 1
Joined
Jul 4, 2002
Messages
474
Helped
12
Reputation
24
Reaction score
7
Trophy points
1,298
Visit site
Activity points
4,356
Hi all,

Need some algorithm (or better C code) of pseudorandom generator for small device. I need it for enciphering of dataflow on channel by simple device, want to implement it on PIC or AVR microcontroller.

Thanks in advance, klug.
 

Look this "Pseudo-random Number Generators in C" link, 14 realizations:
**broken link removed**
 

try the famous numerical recipes in C book, there is a chapter for Pseudo Random number generation, seems like chapter 7.

casual3
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top