- Aug
- 2,016
- 81
Ref: http://www.random.org/clients/http/
Example;
Site includes generators for Integer, sequence, string, and quota.
Joe
Example;
Code:
@setlocal
@echo off
setdos /X-5
type http://www.random.org/integers/?num=300&min=1&max=100&col=1&base=10&format=plain&rnd=new
setdos /x0
endlocal
Site includes generators for Integer, sequence, string, and quota.
Joe