UniqueIdGenerator.generate#

UniqueIdGenerator.generate(generator)[source]#

Generate data using the generator provided and specifications define in the attributes.

Parameters:

generator – The generator is not used and only exists to conform to the method signature of the base class.

Returns:

Generated data.

Return type:

pd.Series