MontFerret / ferret

Declarative web scraping
https://www.montferret.dev/
Apache License 2.0
5.74k stars 301 forks source link

strings.RandomToken is not working on Windows #496

Closed 3timeslazy closed 4 years ago

3timeslazy commented 4 years ago

Describe the bug strings.RandomToken is not working on Windows

To Reproduce Steps to reproduce the behavior:

  1. Run go test -v ./...
  2. Failure

Expected behavior Tests passed

Actual Failures

Test log

Desktop (please complete the following information):

Additional context Perhaps the problem is in the standard library

ziflex commented 4 years ago

Closed by #497