We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdb4dc9 commit 455f347Copy full SHA for 455f347
randomColor.js
@@ -1,3 +1,6 @@
1
+// randomColor by David Merfield under the MIT license
2
+// https://github.com/davidmerfield/randomColor/
3
+
4
;(function(root, factory) {
5
6
// Support AMD
0 commit comments