290
isEven API
(isevenapi.xyz)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Oh, bummer, my number isn't supported by the free version:
https://api.isevenapi.xyz/api/iseven/8764389587485736749956772984692357867345989845699872561/
Just divide that number by two until it's small enough to make the request under the free version.
pretty sure that has to be against their TOS
/s
That's against the terms of math :-)
That's not even supported by the enterprise version. You're going to need a special agreement with the iseven people to support numbers like that
Easy workaround, just test the last digit. If it is even, the entire number is even, else odd.
That's preposterous! Next time you'll tell me the language I'm using has a builtin operator that test if a number can be divided by another!