tillkruss / alfred-lorem-ipsum

An ultra-fast Lorem Ipsum workflow for Alfred 4

Home Page:http://www.packal.org/workflow/lorem-ipsum-0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Randomize generated text

aaronneilwood opened this issue · comments

Great work! Is it possible to randomize the text that is generated?

What exact command are you using that isn't random?

It's only for words right?

That would mean we never have "Lorem ipsum..." at the beginning and it's always randomized.

You can add $lipsum->word(1); before line 33 to make that happen. Let me know how that's going in a week.

Fixed in v0.2.0.