I just added a pull request for the javascript version of this. #1114
Made an implementation for shuffling arrays in ruby, please revise #1153 :smirk_cat:
Can I use the Shuffle function from library (if it provided)? or I have to use some kind algorithms, like Fisher-Yates?
I thought we were implementing the algorithms, not using code already in the standard library? ( shuffle_array.cpp )
@MarsMSJ that is exactly the reason why I asked before.
Most helpful comment
I thought we were implementing the algorithms, not using code already in the standard library? ( shuffle_array.cpp )