Skip to content

Instantly share code, notes, and snippets.

@Klerith
Last active June 26, 2024 16:47
Show Gist options
  • Save Klerith/a0d7f1daa5a80d35d620b4cc56d33774 to your computer and use it in GitHub Desktop.
Save Klerith/a0d7f1daa5a80d35d620b4cc56d33774 to your computer and use it in GitHub Desktop.
Color HEX aleatorio
const color = '#xxxxxx'.replace(/x/g, y=>(Math.random()*16|0).toString(16));
@lvegameza
Copy link

excelente !

@Klerith
Copy link
Author

Klerith commented Apr 11, 2023

👍 :)

@HiramZednem
Copy link

Muchas gracias!!!

@profsofia
Copy link

Sin duda, este curso es oro puro!

@jhonpulido1990
Copy link

mil y mil gracias, este curso es genial 🥇

@ManuelQuenk
Copy link

love u profe, sos crack

@angelcgar
Copy link

El mejor curso del mundo!!!!!!!!!!!!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment