You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello Everyone i am just a python learning man.
i just working with Faker to generate some random words,
But i am missing a features, suppose i want to generate some words related to Mathematics like, sum, add, multiply, percentage, average...
some of these words are very very useful, so i wish in this standard Faker library if you can add a new somehtings so that if we call fake.mathematics or like this type of things it will generate Math related data maybe for algebarra, geometry, calculus some words need to be there so that it will easy to do just by install the faker library in our module,
Maybe you will say to use Ext_Word and pass the words as a list which are related to Mathematics, but i am saying about if this will done by faker library then it would more helpful.
What do you suggest for this???
I have searched online and find these some article to get the words related to math:
or maybe in future you we can add subjective related words so that students of school and colleges will get more familiar to this library as when they will learn python.
I am not saying we must need thsi, but i am just asking for this new idea...
Pls say about your opinion, i dont know much more about python so for a low level how i should help you to achieve this?
The text was updated successfully, but these errors were encountered:
Brief summary of the issue goes here.
Hello Everyone i am just a python learning man.
i just working with Faker to generate some random words,
But i am missing a features, suppose i want to generate some words related to Mathematics like, sum, add, multiply, percentage, average...
some of these words are very very useful, so i wish in this standard Faker library if you can add a new somehtings so that if we call fake.mathematics or like this type of things it will generate Math related data maybe for algebarra, geometry, calculus some words need to be there so that it will easy to do just by install the faker library in our module,
Maybe you will say to use Ext_Word and pass the words as a list which are related to Mathematics, but i am saying about if this will done by faker library then it would more helpful.
What do you suggest for this???
I have searched online and find these some article to get the words related to math:
https://capitalizemytitle.com/words-related-to-math/
https://www.collinsdictionary.com/word-lists/mathematics-mathematical-terms
or maybe in future you we can add subjective related words so that students of school and colleges will get more familiar to this library as when they will learn python.
I am not saying we must need thsi, but i am just asking for this new idea...
Pls say about your opinion, i dont know much more about python so for a low level how i should help you to achieve this?
The text was updated successfully, but these errors were encountered: