Class flKeygen
flKeygen Class
Class to generate keys of an arbitrary size in the form AAAA-AAAA-AAAA.
Package: fusionLib
Copyright: Copyright (c) 2012 fusionLib. All rights reserved.
Located at system/libs/Keygen/flKeygen.php
Copyright: Copyright (c) 2012 fusionLib. All rights reserved.
Located at system/libs/Keygen/flKeygen.php
Methods summary
public static
string
|
#
createKey( integer $length = 12, integer $chunkLen = 3, string $separator = '-' )
Create a key string. |