I hereby claim:
- I am jcfausto on github.
- I am jcfausto (https://keybase.io/jcfausto) on keybase.
- I have a public key whose fingerprint is 0E72 35EF B439 7920 5E74 F7A8 8AD3 29E5 3828 3B17
To claim this, I am signing this object:
| ### | |
| # Given an Array of Strings | |
| # This function will shuffle the String inside the array | |
| # Created by: Julio Cesar Fausto | |
| # http://github.com/jcfausto | |
| ### | |
| phrases = [ | |
| 'phrase1' | |
| 'phrase2' |
| /* | |
| * Given an Array of Strings | |
| * This function will shuffle the String inside the array | |
| * Created by: Julio Cesar Fausto | |
| * http://github.com/jcfausto | |
| */ | |
| var phrases, phrases_count, random_index, random_phrase; | |
| phrases = ['phrase1', 'phrase2', 'phrase3', 'phrase4']; |
| Verifying that +jcfausto is my blockchain ID. https://onename.com/jcfausto |
| #include <iostream> | |
| #include <SDL2/SDL.h> | |
| // Graphics | |
| const int WINDOW_WIDTH = 512; | |
| const int WINDOW_HEIGHT = 284; | |
| SDL_Window* g_main_window; | |
| SDL_Renderer* g_main_renderer; | |
| // Colors |
I hereby claim:
To claim this, I am signing this object: