Skip to content

dpernuit/Shuflle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Shuffle

  • Input a single integer N.
  • Output the integers 1..N in random order.
  • Uses the Fisher–Yates shuffle algorithm

About

Simple shuffle program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages