Hi Danny,
On Sat, Jan 29, 2011 at 07:59:34PM +0000, [email protected] wrote: > Why not simply copy the sequence generated if you need the same? > Because it would be easier to have something like srand(seed) and later on rand() instead of managing a list of generated numbers etc. Of course, providing a list of generated data could be a solution. _______________________________________________ Kernelnewbies mailing list [email protected] http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
