Added old `random` function back as `fastrand`.
authorAaron Taylor <ataylor@subgeniuskitty.com>
Tue, 31 Mar 2020 08:22:00 +0000 (01:22 -0700)
committerAaron Taylor <ataylor@subgeniuskitty.com>
Tue, 31 Mar 2020 08:22:00 +0000 (01:22 -0700)
commitd5a0b33775da13d1589252f75f2f86b81ffff599
tree2834f33bf70d76d04fafbc4eeed7d7cfbc5656ed
parentbe99c013631abbe612f5340be680ba4913343f7e
Added old `random` function back as `fastrand`.
stdlib/README.md
stdlib/math.pvvs
stdlib_tests/5004_fastrand.pvvs [new file with mode: 0644]
stdlib_tests/vv_test.py