<?php. function generateRandString() {. $randString = '';. while (strlen($randString) < 32) {. // generate a character between 0-9 a-f.
確定! 回上一頁