Guessed Genders
is unknown
Meta data
Key | Value |
---|---|
original_length | 1 |
deduplicated_length | 1 |
without_empty_lines_length | 1 |
resulting_length | 1 |
All list tools
List Add Numbering
Updated Add a number to each item in a list separated by a specified character.
List Add Prefix
Updated Add a prefix to each item in a list separated by a specified character.
List check palindromes
Updated Check if a list of strings are palindromes.
List Create Random Groups
Updated Reverse a list of items separated by a specified character.
List get average
Updated Get the average of a list of numbers
List get mean value
Updated Get the mean value of a list of numbers
List get product
Updated Get the product of all the numbers in a list.
List get sum
Updated Get the sum of all the numbers in a list.
List Guess Gender
New
List Randomizer
Updated Randomize a list of items separated by a specified character.
List Remove Duplicates
Updated Remove duplicate items from a list of items separated by a specified character.
List Reverser
Updated Reverse a list of items separated by a specified character.
List Select Random Items
Updated Select a random number of items from a list separated by a specified character.
List Sorter
Updated Sort a list of items separated by a specified character.