Skip to content

sampeas/python-counterstring-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

python-counterstring-generator

A python script for generating a counterstring of specified length and copying to the clipboard.

A counter string is a text string of easily identifiable length due to the formatting of the string. It is useful in software testing for checking maximum field lengths.
This console app produces strings in the form *3*5*7*9*12*
The string is of the specified length and each number indicates the position in the string of the following *

About

a python script for generating a counterstring of specified length and copying to the clipboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages