Can Firebase give manually added objects an unique key?

Viewed 3801

Is it possible when adding data manually to the Firebase database, through the dashboard, to let Firebase give each new object an unique key?

enter image description here

2 Answers
Related