vincent-winner

Results 1 issues of vincent-winner

in `example/lib/main.cpp` file `line 27` `get_random_seed()` function: if use `msvc` compiler, may be also can use `random_device()()` function to get a true random seed, just like use it in linux...