ptypy.io.interaction.ID_generator# ptypy.io.interaction.ID_generator(size=6, chars='ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789')# Generate a random ID string made of capital letters and digits. size [default=6] is the length of the string.