Hi!
I was trying to convert the project from using oasis to dune, but in the process I found out that random-generator doesn't seem to be available anymore (I am using opam 2.0.2).
This means that I cannot use oasis2opam as random-generator cannot be found in https://opam.ocaml.org/packages.
Any solution? 😁