We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
get_new_name_alpha(Agent_name) % The predicate provides a new alphabetic name that can be used to christen an agent. %
Agent _name: <atom - >
This predicate returns the 6-character random alphabetic name to be used for an agent.
?-get_new_name_alpha(New_Name).
The output is:
?- New_Name = wqcfsd.