]> git.example.dev Git - binbsis50.git/commit
use a PRNG based on `crypto.randomBytes` to play tracks randomly
authorLuigi Pinca <luigipinca@gmail.com>
Sun, 7 Apr 2013 08:48:10 +0000 (10:48 +0200)
committerLuigi Pinca <luigipinca@gmail.com>
Sun, 7 Apr 2013 08:48:10 +0000 (10:48 +0200)
commit30cec4c177df6ab54b044ec01fbd7828fef9ed9d
tree605047ee615df0624c4a93de8d7f502b5202c778
parent4017711439cb395d50fd50109a30f2193b1e90c4
use a PRNG based on `crypto.randomBytes` to play tracks randomly
lib/prng.js [new file with mode: 0644]
lib/room.js
lib/utils.js
package.json
routes/site.js
util/load_sample_tracks.js