kyren / piccolo

An experimental stackless Lua VM implemented in pure Rust
Creative Commons Zero v1.0 Universal
1.62k stars 59 forks source link

math.randomseed impl #64

Closed Jengamon closed 4 months ago

Jengamon commented 4 months ago

Clean history for math.randomseed.

Supersedes #49

kyren commented 4 months ago

nice, thank you!