functions

Provides utility functions for the framework

Functions:

random_string()
generates a random string of characters
simulations.utils.functions.random_string(size=6, chars='ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789')[source]

Generates a random string of characters

Parameters:

size
the length of the string (default 6)
chars
the list of characters to use in the generation
Read the Docs v: latest
Versions
latest
Downloads
PDF
HTML
Epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.