codemistic / Web-Development

A repository to help the open-source community with cool projects
MIT License
292 stars 325 forks source link

let and const added #491

Closed Jsn99 closed 4 days ago

Jsn99 commented 1 year ago

In function getRandomColor() let and const is more suitable than var.