Using xorshift* as pseudorandom number generator. It get initialised with the environment (sorted by name) and arguments.
Signed-off-by: Marko Semet marko@marko10-000.de --- tools/winegcc/utils.c | 156 ++++++++++++++++++++++++++++++++++++++++ tools/winegcc/utils.h | 7 ++ tools/winegcc/winegcc.c | 5 +- 3 files changed, 166 insertions(+), 2 deletions(-)