You can search for identifiers within the package.
in-package search v0.2.0
make-random
Basic30.B
val bits : unit -> int
Must return a random number on 30 bits, that is between 0 (inclusive) and 2^30-1 (exclusive).
2^30-1