Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created February 21, 2020 06:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/535f35297ec06c6a94b35aac41df641e to your computer and use it in GitHub Desktop.
Save parzibyte/535f35297ec06c6a94b35aac41df641e to your computer and use it in GitHub Desktop.
let clave = "AF00AFEE";
console.log(agregarCaracter(clave, "-", 2));
// => AF-00-AF-EE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment