Example sketch for seeding the libraries pseudo-random number generator

Still the randomSeed function in Arduino.h fails to accept an uint32 properly ...(IDE 1.5.4 /1.0.4)

void randomSeed(unsigned int);

See issue - randomSeed should have unsigned long as parameter [imported] · Issue #575 · arduino/Arduino · GitHub -