A collection of phonetic algorithms. These algorithms help find words or names that sound similar by generating an encoding that can be compared or indexed for fuzzy searching.
Dart port of the JS library https://github.com/kchapelier/fast-2d-poisson-disk-sampling. Fast 2D Poisson Disk Sampling based on a modified Bridson algorithm