* upgrade to latest rough.js * remove random.ts because roughjs now supports seeding.
* Move math and random files into their respective modules - Move distanceBetweenPointAndSegment to math module - Move LCG, randomSeed, and withCustomMathRandom to random module * Add everything else back