add colors starter files

This commit is contained in:
2022-03-29 01:05:04 -07:00
parent f101db6d58
commit 742db7f45e
3 changed files with 222 additions and 1 deletions

View File

@@ -13,5 +13,5 @@
1. take input as bytes
1. md5 hash the input
1. hash the input
1. use modulo against the sum to choose the color to return from the subset of colors selected.