UPDATE!! We've included an ability to easily add a range of numbers at once by saying "include numbers from one to eleven" the number 1,2,3,..,11 will be added to the list. Let's try it out!!
The first function is building a list of names and managing the list: remove name, add name, clear the list. The second function is randomly picking name(s) from the list. For examples: - You can start building a list of name by saying "add Jack", "put Jack", or "put Jack to the list".
- You can remove a name from the list by saying "remove Jack" or "delete Jack".
- Yow can check what is on the list by saying "what's on the list" or "what's on my list".
- You can ask the skill to random you a name by saying "give me a name".
- You can ask for more than one names by saying "give me (two) names" or "random me (three) names".
- You can delete everything from the list by saying "clear the list" or "reset"