Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 461 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 461 Bytes

TextFIx

A tool for analyzing text data in Django 3 Backend❗❗❗

It is a simple Django Project or website in which we can Analyze text and Generate Password.

What Can We do from textutils ?

1)Remove Punctuations
2)UPPERCASE
3)New Line Remove
4)Extra Spaces Remover
5)Numbers Remover

Password Generator

1)8-25 Characters password [UpperCase, Numbers, Special characters]

Requirments

python3
django