6 kyu

HTML dynamic color string generation

317 of 2,379Javatlacati

Description:

Generate a valid randomly generated hexadecimal color string. Assume all of them always have 6 digits.

Valid Output

#ffffff
#FfFfFf
#25a403
#000001

Non-Valid Output

#fff
#aaa
#zzzzz
cafebabe
#a567567676576756A7
Puzzles

Stats:

CreatedMar 22, 2016
PublishedMar 22, 2016
Warriors Trained4062
Total Skips228
Total Code Submissions12930
Total Times Completed2379
Java Completions317
C++ Completions179
CoffeeScript Completions15
JavaScript Completions1261
Kotlin Completions143
Prolog Completions19
Ruby Completions58
Python Completions485
Total Stars64
% of votes with a positive feedback rating86% of 449
Total "Very Satisfied" Votes349
Total "Somewhat Satisfied" Votes72
Total "Not Satisfied" Votes28
Total Rank Assessments39
Average Assessed Rank
6 kyu
Highest Assessed Rank
5 kyu
Lowest Assessed Rank
8 kyu
Ad
Contributors
  • Javatlacati Avatar
  • ZED.CWT Avatar
  • FArekkusu Avatar
  • 2Math0 Avatar
  • Chiispiitas Avatar
Ad