Math & Science ⇒ Random maths/physics equations
Random maths/physics equations
However, I would like to also add a few random maths and physics formulae in that dummy document, with a few empty figures, tables and graphics. I already have several examples I could throw into that document, but is there any way to randomly generate equations and formulae in LaTeX (using a package of some sort) ? And what about random figures, tables of data and graphics ?
There are several random paper generators out there, all based on LaTeX :
https://en.wikipedia.org/wiki/Paper_generator
https://pdos.csail.mit.edu/archive/scigen/
http://thatsmathematics.com/mathgen/
But they usually don't offer much customization (I need a single column, not two columns), and the maths are way too funky! I also have to create the document in French (even if it's all random Lorem Ipsum!)
Any idea?
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Random maths/physics equations
Package mwe provides dummy pictures.
- Stefan Kottwitz
- Site Admin
- Posts: 10335
- Joined: Mon Mar 10, 2008 9:44 pm
Random maths/physics equations

However, math and physics are wide fields. Equations may be too simple or too hard. I suggest: choose famous math theorems or famous equations, choose famous physics stuff. One can google for "famous equations" or take them from Wikipedia, there they are in LaTeX code so you can easily use them.
Also images, a package can hardly match all peoples taste. Just choose a category at http://texample.net/tikz/examples/ and there you have pictures with source code.
Stefan