Skip to content

Package agentnames generates random names for agents based on famous AI/ML folks.

License

Notifications You must be signed in to change notification settings

agentstation/agentnames

Repository files navigation

agentnames

Package agentnames generates random names for agents based on famous AI/ML folks.

agentnames

import "github.com/agentstation/agentnames"

Package agentnames generates random names for agents based on famous AI/ML folks.

Index

func Generate(retry int) string

Generate generates a random name from the list of adjectives and surnames in this package formatted as "adjective_surname". For example 'accelerating_turing'. If retry is non-zero, a random integer between 0 and 10 will be added to the end of the name, e.g `accelerating_turing3`

Generated by gomarkdoc

agentnames

import "github.com/agentstation/agentnames"

Package agentnames generates random names for agents based on famous AI/ML folks.

Index

func Generate(retry int) string

Generate generates a random name from the list of adjectives and surnames in this package formatted as "adjective_surname". For example 'accelerating_turing'. If retry is non-zero, a random integer between 0 and 10 will be added to the end of the name, e.g `accelerating_turing3`

Generated by gomarkdoc

About

Package agentnames generates random names for agents based on famous AI/ML folks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published