shawntabrizi / substrate-collectables-workshop

A guided tutorial for building an NFT marketplace with the Polkadot SDK
https://www.shawntabrizi.com/substrate-collectables-workshop/
MIT License
236 stars 101 forks source link

Update Random Number Usage #95

Closed shawntabrizi closed 3 months ago

shawntabrizi commented 5 years ago

https://github.com/paritytech/substrate/pull/2456

In general, we can improve what we say about random numbers using the new information here.