d
Amit Dhamu
Software Engineer
Articles
Snippets
Colophon
Projects
Uses
Random Colour
1 minute read
00000 views
var
random
=
'#'
+
Math
.
floor
(
Math
.
random
(
)
*
16777215
)
.
toString
(
16
)
random colour
javascript
jquery
hex