#lang setup/infotab (define categories '(net scientific)) (define can-be-loaded-with 'all) (define primary-file "random-org.ss") (define version "1.0") (define name "Random.org HTTP API") (define blurb `("An interface to the HTTP API of random.org.")) (define scribblings '(("manual.scrbl" ())))