New-BluGenieUID
New-BluGenieUID
SYNOPSIS
Create a New UID
SYNTAX
New-BluGenieUID [[-NumPerSet] <Int32>] [[-NumOfSets] <Int32>] [[-Delimiter] <String>] [[-Walkthrough]] [<CommonParameters>]DESCRIPTION
Create a New UID
You can specify any delimter, how many char per set, and how many sets
Sample Output -
086
1-3-8
80.46
4_6_1_6
636680831176*1972
85221-93304-78886-45563-09558
EXAMPLES
EXAMPLE 1
EXAMPLE 2
PARAMETERS
NumPerSet
NumOfSets
Delimiter
Walkthrough
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
Last updated