davidmerfield / davidmerfield/randomColor

Set a different seed, but get the same color

Open
#162 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
6.1k
Forks
408
PR merge metrics
No merged PRs in 30d

Description

```
#f762e1
randomColor({
luminosity: 'bright',
seed: '10111155892742231',
})

#f762e1
randomColor({
luminosity: 'bright',
seed: '10111156349842232',
})
```

How to get different color?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.