A lightweight function that generates random hex strings. Useful for creating unique IDs on the fly... ... <code class="js">var x = randHex(12);</code>.
確定! 回上一頁