fake_html Tool for generating fake html. from fake_html import fake_html if __name__ == '__main__': print(fake_html(seed=20, scale=0.4))