Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fania/prime-fact-chart

Open more actions menu

Repository files navigation

Prime-Fact-Chart

imgs

This project displays the first 100 numbers - as square boxes; from the top left to bottom right, like you would read lines in a book.

Random Colours - How to

TRULY RAN­DOM COL­ORS
randomColor({hue: 'random', luminosity: 'random', count: 27});

DARK COL­ORS
randomColor({luminosity: 'dark', count: 27});

LIGHT COL­ORS
randomColor({luminosity: 'light',count: 27});

BRIGHT COL­ORS
randomColor({luminosity: 'bright',count: 27});

Green hue
randomColor({hue: 'green', count: 27});

About

A responsive prime factorisation chart with random bright colours

Topics

Resources

Stars

Watchers

Forks

Morty Proxy This is a proxified and sanitized view of the page, visit original site.