Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MISSPELLER

Module that makes typos.

Works with Python 3.

Installation

pip install misspeller

Usage

>>> import misspeller

>>> misspeller.change_text('Why so serious?')
'Whg so srriojs?'

>>> misspeller.change_word('hello')
'yello'

>>> misspeller.change_symbol('b')
'n'

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages