Skip to content
 
 

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exercise_1

Scrambled Number Generator

  • Plan your execution on white board before forking and cloning.
  • write unit tests for the generator
    • should contain 1000 numbers
    • generating the numbers twice should have a different order of numbers each time
  • create a number generator, 1-1000 scramble the numbers
  • Print the results in #main, each number on it’s own line

File structure:

  • index.html
  • js/exercise_1.js
  • js/exercise_1.tests.js
  • jasmine-2.0.0/

About

Scrambled Number Generator

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages