mtrand: Simplify mt_init_by_seed_time()
commit35c6f56e47f3303352efda3c5013ede0580c7a0f
authorTobias Klauser <tklauser@distanz.ch>
Mon, 21 Jan 2013 08:32:36 +0000 (21 09:32 +0100)
committerTobias Klauser <tklauser@distanz.ch>
Mon, 21 Jan 2013 08:32:36 +0000 (21 09:32 +0100)
treecdb679883117041b066e0bbc5870ccd546f12fc2
parent0c69a00ec56bef741c74fd34429b4c0ccfb39ec1
mtrand: Simplify mt_init_by_seed_time()

Just call mt_init_by_seed_rand() instead of re-implementing it.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
src/mtrand.c