win32: use real random data for seed on win32
authorRyan Lortie <desrt@desrt.ca>
Fri, 25 Oct 2013 16:22:42 +0000 (12:22 -0400)
committerRyan Lortie <desrt@desrt.ca>
Fri, 25 Oct 2013 22:17:35 +0000 (18:17 -0400)
commit0e1924a66c642d4aa4a30b97cff509903f972435
tree0f28726a495e2b2e4ceb33c8ad2b70d04e24e45c
parent2bf492e97dd2f90c730ff5eecbde99c8f55265ee
win32: use real random data for seed on win32

We can get cryptographically secure data from rand_s().

https://bugzilla.gnome.org/show_bug.cgi?id=710738
glib/grand.c