Support `FileList` as input for the `seed` method
c3803b5
The W3C `FileList` object has no `map` method, thus it needs to be converted to an array before using.