sudipghimire533 / ytui-music

Youtube client in terminal for music ( lightweight youtube client )
GNU General Public License v2.0
467 stars 19 forks source link

Replace convoluted get_random_bool function with a simpler one #14

Closed mark2185 closed 2 years ago

sudipghimire533 commented 2 years ago

:rofl: I find it so funny. You got some time to use some shuffling crate there?

mark2185 commented 2 years ago

Hmmm what do you mean, replacing the fn suffle(&self, timeout: Duration) with some crate?

sudipghimire533 commented 2 years ago

@mark2185 yeah I thought there was some crate to shuffle vector. Anyway, this approach is far better that my stupid one. Thank you so much mate. Appreciate your interest :smiley: