/fake_html

Generate of fake html

Primary LanguagePythonApache License 2.0Apache-2.0

fake_html

codecov

Tool for generating fake html.

from fake_html import fake_html

if __name__ == '__main__':
    print(fake_html(seed=20, scale=0.4))