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