Skip to content

Commit

Permalink
Adding a talk about rand() in C/C++
Browse files Browse the repository at this point in the history
  • Loading branch information
quepas authored Mar 19, 2020
1 parent 19b6be6 commit 169c4ad
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ Research talks I've watched and enjoyed them. A few of them are available on thi

* [Using WebAssembly With NodeJS by Ben Smith](https://www.youtube.com/watch?v=hYrg3GNn1As) @ NodeConfEU 2017

##### C/C++

* [rand() Considered Harmful by Stephan T. Lavavej](https://channel9.msdn.com/Events/GoingNative/2013/rand-Considered-Harmful) @ GoingNative 2013

## Sources

### General
Expand Down

0 comments on commit 169c4ad

Please sign in to comment.