Simple tool to quickly rearrange given song list(pseudorandomly) in format that is correctly read by e.g. car audio players
-
Updated
Nov 14, 2021 - C#
Simple tool to quickly rearrange given song list(pseudorandomly) in format that is correctly read by e.g. car audio players
Service containing a random value generator
Fast PRNG implementations in .NET. Your PRNG is unlikely to be a bottleneck in anything you do, but there are exceptions like for instance Monte Carlo simulations, where generating random samples can take some time.
Add a description, image, and links to the pseudorandom topic page so that developers can more easily learn about it.
To associate your repository with the pseudorandom topic, visit your repo's landing page and select "manage topics."