mirror of
https://gitlab.com/gnuwget/wget2.git
synced 2026-02-01 14:41:08 +00:00
* docs/Makefile.am: Add wget_random and wget_srandom to docs * include/libwget.h.in: Add wget_random and wget_srandom * libwget/Makefile.am: Add random.c * libwget/http.c: Use wget_random() * libwget/random.c: New file with wget_random and wget_srandom * src/options.c: Remove call to srandom()