F5Networks / f5-openstack-test

F5 Networks® common python modules for OpenStack tests
Apache License 2.0
2 stars 4 forks source link

Add function to create name strings with random characters #49

Closed jlongstaf closed 8 years ago

jlongstaf commented 8 years ago

Issues: Fixes #48

Problem: Need a function that will generate names with random chars.

Analysis: Added new function, random_name().

Tests: test_solution.py