Each post already has a unique ID by which it can be referenced (the ID of your question for instance is 100450, as can be seen for example in the address bar). You could probably write a plugin that uses a custom database view with auto-generated numbers or a custom table mapping question numbers to (question) post IDs, but what would be the advantage?