@chris_whealy/coin_sort
v0.1.8
Published
Training project with Rust and wasm-pack
Downloads
3
Readme
COIN_SORT
Training project written in Rust and compliled to Web Assembly.
You pass a positive integer to the WASM module and it randomly generates that many US coins.
It then prints to the browser console how many of those coins are State quarters, and the total value of the purse.