(define-module (gib-gab-gob) #:use-module (gib-gab-gob rps) #:use-module (gib-gab-gob actors) #:re-export (make-client make-host)) (set! *random-state* (random-state-from-platform))