0.0.1 "Cheese Puff Princess"
This is the first release of Juniper, here, but it's been built on lots of work in jdkgdxds. It should be stable enough; the serialization code hasn't been seriously tested, but once it can go through the more rigorous tests in jdkgdxds-interop, I should have a better idea of how stable it is (much of the serialization code is very closely derived from existing code in jdkgdxds-interop anyway). You've got plenty of RNGs to choose from here; my personal preference is TrimRandom for applications that want both speed and quality (or just quality), or FourWheelRandom for ones where speed is paramount.