From 2bea5ca58e919c693bb9b6718c070b8b9244ffff Mon Sep 17 00:00:00 2001 From: Iaroslav Popov Date: Thu, 23 Nov 2017 17:10:59 +0100 Subject: Doc for replaceSymbols extended --- lib/helpers.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/helpers.js b/lib/helpers.js index 19a29665..a8641bd9 100644 --- a/lib/helpers.js +++ b/lib/helpers.js @@ -54,7 +54,8 @@ var Helpers = function (faker) { }; /** - * parses string for symbols (numbers or letters) and replaces them appropriately + * parses string for symbols (numbers or letters) and replaces them appropriately (# will be replaced with number, + * ? with letter and * will be replaced with number or letter) * * @method faker.helpers.replaceSymbols * @param {string} string -- cgit v1.2.3