diff options
author | Miika Turkia <miika.turkia@gmail.com> | 2016-02-24 16:37:33 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2016-02-25 00:38:13 +0100 |
commit | 7564c89360d4739df106c1184131df1add1721d3 (patch) | |
tree | 2e688b0662a00fb23ec94959e8ade3455ed606a5 /subsurface-core/datatrak.c | |
parent | 2b8e8849e64e8237eeef7d632bde245f8ef218a1 (diff) | |
download | subsurface-7564c89360d4739df106c1184131df1add1721d3.tar.gz |
Initialize the random number generator
We use random numbers for file names, both temporary filename when
creating a zip for divelogs.de upload and for filename on form data for
facebook upload. This does not require for true randomness but we still
want these to not be constant on each run of Subsurface. Thus we need to
initialize the random number generator.
Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'subsurface-core/datatrak.c')
0 files changed, 0 insertions, 0 deletions