ReVanced / revanced-website

🌐 Website for ReVanced
https://revanced.app
GNU General Public License v3.0
279 stars 43 forks source link

fix: prevent bug with members shuffling #218

Closed KTibow closed 5 months ago

KTibow commented 5 months ago

So right now there's an issue with members occuring twice. image

Plus the current shuffle method is biased. image

So we replace it with a version that doesn't mutate the original (fixing the bug), is faster, and is more random.

revanced-bot commented 5 months ago

Deployed at https://1d0009a8.revanced.pages.dev.

revanced-bot commented 5 months ago

Deployed at https://57236d50.revanced.pages.dev.