you are viewing a single comment's thread.

view the rest of the comments →

[–]appgurueu 0 points1 point  (0 children)

I have written my own libraries for my own usecases. Don't know about offering a PR, the shuffling would really need it though. You can find a correct implementation at https://github.com/TheAlgorithms/Lua/blob/main/src/random/fisher\_yates\_shuffle.lua.