Skip to content

A hex code generator and flipper. Generator uses Math module to randomly generate a hex color code. Flipper also uses Math module to select a random hex code from an array of color codes.

Notifications You must be signed in to change notification settings

amos-kibet/hex-code-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexadecimal color code generator and flipper. Generator uses Math module to generate a random hex code given digits 1 - 9 & A - F. Flipper selects a random hex code from an array of all the html5 color codes, although I have used a few of them I did not get all the 256 color codes, especially in excel format.

About

A hex code generator and flipper. Generator uses Math module to randomly generate a hex color code. Flipper also uses Math module to select a random hex code from an array of color codes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published