rafanoronha / scala-poker

Having fun while coding a brand new open source scala poker library
MIT License
21 stars 12 forks source link

draft a deck shuffling function #17

Closed rafanoronha closed 10 years ago

rafanoronha commented 11 years ago

for now one could go with scala.util.Random#shuffle()

rafanoronha commented 10 years ago

this issue might be reopened when other pieces of the puzzle start to make this feasible and required