rfc:uniqid

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
rfc:uniqid [2016/09/13 03:14] – Use 2nd param as int yohgakirfc:uniqid [2016/09/13 06:54] – Require at lest 65 bits entropy. yohgaki
Line 35: Line 35:
 Where $number_of_entropy_chars are: Where $number_of_entropy_chars are:
  
-  * 0 for disable more entropy. +  * 0 for disable more entropy. (Compatible with current $more_entropy=FALSE) 
-  * 1 for 10 chars entropy. +  * 1 for 10 digits entropy. (Compatible with current $more_entropy=TRUE) 
-  * 10 to 255 to number of entropy chars.+  * 13 to 255 to number of entropy [0-v]{13,255} chars. (Safer entropy, at least 24 recommended)
  
  
Line 147: Line 147:
 ===== Rejected Features ===== ===== Rejected Features =====
 Keep this updated with features that were discussed on the mail lists. Keep this updated with features that were discussed on the mail lists.
 +
 +===== ChangeLog =====
 +
 +  * Made 2nd parameter a int 
rfc/uniqid.txt · Last modified: 2021/07/07 09:30 by cmb