0.0.3 "Wiggly Waggly Tail"
This release mostly updates LineWobble
so it is faster and supports some new features (like being able to generate wrapping lookup tables, so the wobbly line or circle can be obtained as one float[]
), and adds Xoshiro128PlusPlusRandom
as a 32-bit math generator that has optimizations for generating 64-bit values. There's also more tests written, and the library seems stable.