Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfebc579

Browse files
authored
update ReadMe
1 parent453dca0 commitfebc579

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

‎README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
11
#JavaScript-snippets
2+
>Click:star:if you like the project. Pull Request are highly appreciated. Follow us[Facebook](https://www.facebook.com/snippetsJS) on Facebook.
23
<img src="Logo.png" alt="JS snippets logo">
34
4-
#JSsnippets on Facebook
55

6-
find us on[Facebook](https://www.facebook.com/snippetsJS)
76

7+
###Table of Contents
8+
| No.| Questions|
9+
|---- | ---------
10+
|1|[What are the possible ways to create objects in JavaScript?](#How-to-generate-a-random-number-in-a-given-range)|
11+
|2|[What is prototype chain?](#what-is-prototype-chain)|
812

9-
#How to generate a random number in a given range
1013

14+
**[⬆ Back to Top](#table-of-contents)**
15+
###How to generate a random number in a given range
1116
```javascript
1217
// Returns a random number(float) between min (inclusive) and max (exclusive)
1318

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp