Random Access & Shuffle Demo
Efficient random selection and deterministic shuffling using Convex Aggregate
Total songs in library:
36
Random access:
O(log n)
Random Song Picker
Get any random song in O(log n) time - no matter how many songs you have!
Current Random Song
Sweet Child O' Mine - Guns N' Roses
Deterministic Shuffle
Same seed = same shuffle order. Change the seed for a completely different shuffle!
Shuffled playlist (36 songs)
Page 1 of 8
- 1Purple Rain - Prince
- 2Imagine - John Lennon
- 3Sweet Child O' Mine - Guns N' Roses
- 4Enter Sandman - Metallica
- 5With or Without You - U2