Online Middle-Square Method Generator

Nov. 22, 2015, 5:16 a.m. Simple Tools

I was doing an assignment that asked me to generate random numbers using Middle-square Method manually. Being lazy, I Googled for existing online calculator for this. Surprisingly, there's no such a thing. Probably because this method is highly flawed. Anyway, I still need to use it because of the requirement of the assignment. That's why I made a middle-square method generator here:

Input
Number of digits:
Number of random numbers to be generated:
Seed:
Seperator(empty for new line):
Output


If you like it, please share it! <3


Comments

pinkypumpernickle
June 28, 2022, 4:31 p.m.

Thanks for making this!

Ashraf
Nov. 19, 2020, 11 a.m.

You saved me doing a lot of tedious middle square method for my assignment at last minute. Thanks for the help

Kiko
Jan. 23, 2019, 6:14 a.m.

It give me all 0 when setting Number of digits to 24

Smeef
Nov. 22, 2015, 5:42 a.m.

Awesome! Just what I wanted for Christmas!

View all comments