server-generate-key

server-generate-key is an interactive compiled Lisp function in `server.el'.


(server-generate-key)

Generate and return a random authentication key.
The key is a 64-byte string of random chars in the range `!'..`~'.
If called interactively, also inserts it into current buffer.