CodyEngel / fakek

A faker library for Kotlin.
Apache License 2.0
7 stars 6 forks source link

Add Fake Color #17

Closed CodyEngel closed 3 years ago

CodyEngel commented 3 years ago

Add color, currently this only needs to worry about hexColor, in the future we can add others like rgb, hsl, and hsla.

RafaelPereiraSantos commented 3 years ago

Hi @CodyEngel I'm interested, may I try it?

CodyEngel commented 3 years ago

Hey @RafaelPereiraSantos, you're more than welcome to work on this. I haven't had a chance to put together contribution guidelines so my main asks would to be consistent with the other classes that are implemented.

Feel free to open a draft pull request if you would like early feedback on the work. Thank you so much for your interest in helping with this library 😄

RafaelPereiraSantos commented 3 years ago

@CodyEngel I will sure take a look in how you are organizing everything and come with something along these lines

As soon as I come with something I will open a pr/draft

btw, could you assign me this issue and invite me as a collaborator?

CodyEngel commented 3 years ago

Sure thing @RafaelPereiraSantos -- you're assigned to the issue now.