          MODULE=stdlib-random
         VERSION=1.2.0
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/ocaml/stdlib-random/archive/refs/tags/$VERSION.tar.gz
      SOURCE_VFY=sha256:b479958eb83bab2d3e1c4ea1054e2d963b6adf2a1e671706e9130e617a5dcb03
        WEB_SITE=https://github.com/ocaml/stdlib-random
         ENTERED=20230623
         UPDATED=20250107
           SHORT="access random module form ocaml standard libraries"

cat << EOF
This library provides access to the various implementation of the Random module from the
OCaml standard library independently of the compiler version.
EOF
