<?php var_dump( sprintf('%06x', mt_rand(0, 16777215)), sprintf('%06X', mt_rand(0, 16777215)) );
You have javascript disabled. You will not be able to edit any code.