Random Numbers

13 Jul 2011

Hi Guys,

I'm looking for some advice on generating random numbers. In the past I have used the srand() method and seeded it with the PC's time. But without going to the trouble of setting up and using the RTC on the mbed how else could I generate a random number?

Thanks

13 Jul 2011