ID Generator
This Web App / Web API / Web Page Generates an ID!
Parameters:
seq
ID Sequence Identifier, number will be unique for an value of SEQ, not necessarily sequential for you though, since other might hit the page
http://idgen.anynetwork.net?SEQ=WebPageCounter
prefix
String to put before result
http://idgen.anynetwork.net?SEQ=WebPageCounter&prefix=WebCount
postfix
String to put after result
http://idgen.anynetwork.net?SEQ=WebPageCounter&prefix=WebCount&postfix=X
format
Format of returned value. Current options are
- json (default)
- text
http://idgen.anynetwork.net?SEQ=WebPageCounter&prefix=WebCount&postfix=X&format=text
I hope this is useful to someone.
Recent Comments